Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:User Data: Difference between revisions

Template page
More languages
Shane (talk | contribs)
No edit summary
Shane (talk | contribs)
No edit summary
Line 14: Line 14:
| '''Location'''
| '''Location'''
| {{{location}}}
| {{{location}}}
{{#if:{{{countrycode|}}}
{{#if:{{{noflag|}}}
| <!--THEN: Nothing -->
| {{#if:{{{countrycode|}}}
| {{!}}- style="vertical-align: top; text-align: left;" class="hiddenStructure{{{countrycode|}}}"
| {{!}}- style="vertical-align: top; text-align: left;" class="hiddenStructure{{{countrycode|}}}"
{{!}} '''Country'''
{{!}} '''Country'''
{{!}} {{flag|{{{countrycode}}}}}
{{!}} {{flag|{{{countrycode}}}}}
}}
}}
}}
|- style="vertical-align: top; text-align: left;" class="hiddenStructure{{{email|}}}"
|- style="vertical-align: top; text-align: left;" class="hiddenStructure{{{email|}}}"
Line 84: Line 87:
| admin=
| admin=
| nocat=
| nocat=
| noflag=
}}
}}
</pre>
</pre>
Line 103: Line 107:
* '''occupation''': What you do for a living
* '''occupation''': What you do for a living
* '''rank''': Your "pretend" BSG Wiki Rank
* '''rank''': Your "pretend" BSG Wiki Rank
* '''countrycode''': Your country code in all capitol letters.
* '''countrycode''': Your country code in all capitol letters. Will show your flag if it's installed.
** <code>US</code>, <code>UK</code>, or others. For a full listing of possible country codes please visit [http://www.iana.org/cctld/cctld-whois.htm IANA's Root-Zone Index]
** <code>US</code>, <code>UK</code>, or others. For a full listing of possible country codes please visit [http://www.iana.org/cctld/cctld-whois.htm IANA's Root-Zone Index]
* '''admin''': Enter "Y" if you are an admin
* '''admin''': Enter "Y" if you are an admin
* '''nocat''': Enter "Y" if you don't want to be included in the ''[[:Category:Wikipedians]]''.
* '''nocat''': Enter "Y" if you don't want to be included in the ''[[:Category:Wikipedians]]''.
* '''noflag''': Enter "Y" if you don't want your country flag to show up.
[[Category:Infobox|User]]
[[Category:Infobox|User]]
[[Category:Templates using ParserFunctions|User Data]]
[[Category:Templates using ParserFunctions|User Data]]

Revision as of 19:55, 23 August 2006


Documentation[edit]

This template is used on User pages for quick info about a BSG Wiki Member. It provides lower case parameters only. If you are not going to include any of these parameters, and you still want to be part of the "Category:Wikipedians", just insert [[Category:Wikipedians|{{PAGENAME}}]] somewhere on your userpage.

Usage[edit]

{{User Data
| photo=
| name=
| age=
| location=
| email=
| gmail=
| aim=
| icq=
| callsign=
| parents=
| siblings=
| children=
| marital status=
| occupation=
| rank= 
| countrycode=
| admin=
| nocat=
| noflag=
}}

Optional parameters[edit]

  • photo: The image filename only.
  • name: Full Name
  • age: Your Age
  • location: Where you live.
  • email: Email Address
  • gmail: Google Username
  • aim: AIM Username
  • icq: ICQ Username
  • callsign: Online Nickname
  • parents: How many parents
  • siblings: How many siblings
  • children: How many children
  • marital status: Current marital status
  • occupation: What you do for a living
  • rank: Your "pretend" BSG Wiki Rank
  • countrycode: Your country code in all capitol letters. Will show your flag if it's installed.
  • admin: Enter "Y" if you are an admin
  • nocat: Enter "Y" if you don't want to be included in the Category:Wikipedians.
  • noflag: Enter "Y" if you don't want your country flag to show up.