Template:User Data: Difference between revisions

Template page
No edit summary
No edit summary
Line 15: Line 15:
| {{{location}}}
| {{{location}}}
{{#if:{{{noflag|}}}
{{#if:{{{noflag|}}}
| <!--THEN: Nothing -->
|
| {{#if:{{{countrycode|}}}
| {{#if:{{{countrycode|}}}
| {{!}}- style="vertical-align: top; text-align: left;" class="hiddenStructure{{{countrycode|}}}"
| {{!}}- style="vertical-align: top; text-align: left;" class="hiddenStructure{{{countrycode|}}}"
Line 59: Line 59:
|}
|}
{{#if:{{{nocat|}}}
{{#if:{{{nocat|}}}
| <!-- THEN: -->
|  
| [[Category:Wikipedians|{{PAGENAME}}]] {{#if:{{{countrycode|}}}|[[Category:Wikipedians ({{{countrycode|}}})|{{PAGENAME}}]]|<!-- ELSE: --> }}
| [[Category:Wikipedians|{{PAGENAME}}]]
  {{#ifexist:Template:country flag alias {{{1}}}
  |
  {{#if:{{{countrycode|}}}
  | [[Category:Wikipedians ({{{countrycode|}}})|{{PAGENAME}}]]
  |
  }}
  |
  }}
}}
}}
</includeonly>
</includeonly>

Revision as of 20:41, 23 August 2006


Documentation

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

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

Optional parameters

  • 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. If your flag is not installed, it will show "earth".
  • 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.