Difference between revisions of "Template:User"

From ScummVM :: Wiki
Jump to navigation Jump to search
(Adding <includeonly> to prevent auto-categorization from happening)
Line 29: Line 29:


== Example Usage ==
== Example Usage ==
{{User
<includeonly>{{User
|handle=TheSaxophonist
|handle=TheSaxophonist
|name=Al Lowe
|name=Al Lowe
Line 36: Line 36:
|blog=[http://allowe.com/ my funny website from the '90s]
|blog=[http://allowe.com/ my funny website from the '90s]
|email=allowe formerlyAT yosemite.com
|email=allowe formerlyAT yosemite.com
}}
}}</includeonly>
<pre style="font-size:95%; overflow:auto;">
<pre style="font-size:95%; overflow:auto;">
<includeonly>{{User
{{User
|handle=TheSaxophonist
|handle=TheSaxophonist
|name=Al Lowe
|name=Al Lowe
Line 45: Line 45:
|blog=[http://allowe.com/ my funny website from the '90s]
|blog=[http://allowe.com/ my funny website from the '90s]
|email=allowe formerlyAT yosemite.com
|email=allowe formerlyAT yosemite.com
}}</includeonly>
}}
</pre>
</pre>


[[Category:Information templates]]</noinclude>
[[Category:Information templates]]</noinclude>

Revision as of 01:58, 11 April 2020

{{{handle}}}
Name {{{name}}}
Team Member since {{{memberSince}}}
Working on {{{workingOn}}}
Personal webpage/BLOG -
Email -

Template for Wiki user profiles.

Blank Syntax

{{User
|handle=
|name=
|memberSince=
|workingOn=
|blog=
|email=
}}

Example Usage

{{User
|handle=TheSaxophonist
|name=Al Lowe
|memberSince=1970-01-01
|workingOn=[[Wiki|Wiki editing]], TrollVM,<br />The Garden...
|blog=[http://allowe.com/ my funny website from the '90s]
|email=allowe formerlyAT yosemite.com
}}