More languages
More actions
mNo edit summary |
Adding new parameters |
||
Line 8: | Line 8: | ||
|style="white-space: nowrap;" | '''Name''' | |style="white-space: nowrap;" | '''Name''' | ||
| {{{name}}} | | {{{name}}} | ||
|- style="vertical-align: top; text-align: left;" class="hiddenStructure{{{age|}}}" | |- style="vertical-align: top; text-align: left;" class="hiddenStructure{{{born_day|}}}{{{born_month|}}}{{{born_year|}}}" | ||
| '''Date of birth''' | |||
| {{#if:{{{born_month|}}}|{{MONTHNAME|{{{born_month|}}}}}}} {{{born_day|}}}{{#if:{{{born_year|}}}|, {{{born_year|}}}}} | |||
|- style="vertical-align: top; text-align: left;" class="hiddenStructure{{{age|}}}{{#ifeq:{{#expr:{{#if:{{{born_day|}}}|1|0}}+{{#if:{{{born_month|}}}|1|0}}+{{#if:{{{born_year|}}}|1|0}}}}|3|a}}" | |||
| '''Age''' | | '''Age''' | ||
| {{{age}}} | | {{#ifeq:{{#expr:{{#if:{{{born_day|}}}|1|0}}+{{#if:{{{born_month|}}}|1|0}}+{{#if:{{{born_year|}}}|1|0}}}}|3|{{age|{{{born_year}}}|{{{born_month}}}|{{{born_day}}}}}|{{{age}}}}} | ||
|- style="vertical-align: top; text-align: left;" class="hiddenStructure{{{location|}}}" | |- style="vertical-align: top; text-align: left;" class="hiddenStructure{{{location|}}}" | ||
| '''Location''' | | '''Location''' | ||
Line 22: | Line 25: | ||
}} | }} | ||
}} | }} | ||
|- style="vertical-align: top; text-align: left;" class="hiddenStructure{{{timezone|}}}" | |||
| '''Timezone''' | |||
| {{{timezone}}} | |||
|- style="vertical-align: top; text-align: left;" class="hiddenStructure{{{email|}}}" | |- style="vertical-align: top; text-align: left;" class="hiddenStructure{{{email|}}}" | ||
| style="white-space: nowrap;" | '''Email''' | | style="white-space: nowrap;" | '''Email''' | ||
Line 55: | Line 61: | ||
| '''Rank''' | | '''Rank''' | ||
| {{{rank}}} | | {{{rank}}} | ||
|- style="vertical-align: top; text-align: left;" class="hiddenStructure{{{showEC|}}}" | |||
| '''Edit count''' | |||
| [[Special:Editcount/{{PAGENAME}}|{{Special:Editcount/{{PAGENAME}}}}]] | |||
|- style="vertical-align: top; text-align: left;" class="hiddenStructure{{{sok|}}}" | |- style="vertical-align: top; text-align: left;" class="hiddenStructure{{{sok|}}}" | ||
| colspan="2" align="center" | [[Image:SOK-Pip.png|15px]] '''Star of Kobol''' | | colspan="2" align="center" | [[Image:SOK-Pip.png|15px]] '''Star of Kobol''' | ||
Line 94: | Line 103: | ||
| name= | | name= | ||
| age= | | age= | ||
| born_day= | |||
| born_month= | |||
| born_year= | |||
| location= | | location= | ||
| timezone= | |||
| email= | | email= | ||
| gmail= | | gmail= | ||
Line 111: | Line 124: | ||
| nocat= | | nocat= | ||
| noflag= | | noflag= | ||
| showEC= | |||
| favepi= | | favepi= | ||
}} | }} | ||
Line 118: | Line 132: | ||
* '''photo''': The image filename only. | * '''photo''': The image filename only. | ||
* '''name''': Full Name | * '''name''': Full Name | ||
* '''age''': Your | * '''age''': Your age. Only used if one of '''born_day''', '''born_month''' and '''born_year''' isn't specified. | ||
* '''born_day''', '''born_month''' and '''born_year''': Your date of birth in numericals. If all three are specified, your age is calculated and shown as well. | |||
* '''location''': Where you live. | * '''location''': Where you live. | ||
* '''timezone''': Your timezone (e.g. <code>GMT +1</code>) | |||
* '''email''': Email Address | * '''email''': Email Address | ||
* '''gmail''': Google Username | * '''gmail''': Google Username | ||
Line 132: | Line 148: | ||
* '''rank''': Your "pretend" BSG Wiki Rank | * '''rank''': Your "pretend" BSG Wiki Rank | ||
* '''countrycode''': Your country code in all capital letters. Will show your flag if it's installed. If your flag is not installed, it will show "earth". | * '''countrycode''': Your country code in all capital letters. Will show your flag if it's installed. If your flag is not installed, it will show "earth". | ||
** <code>US</code>, <code>UK</code>, or others. For a full listing of | ** <code>US</code>, <code>UK</code>, or others. For a full listing of installed country codes, see [[Template:Country Flag|here]]. | ||
** <code>Earth</code> as to indicate from the planet Earth | ** <code>Earth</code> as to indicate from the planet Earth | ||
* '''admin''': Enter "Y" if you are an admin | * '''admin''': Enter "Y" if you are an admin | ||
Line 138: | Line 154: | ||
* '''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. | * '''noflag''': Enter "Y" if you don't want your country flag to show up. | ||
* '''showEC''': Enter "Y" if you want your edit count to be shown. | |||
=== Very Optional === | === Very Optional === |
Revision as of 11:30, 28 April 2007
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= | born_day= | born_month= | born_year= | location= | timezone= | email= | gmail= | aim= | icq= | callsign= | parents= | siblings= | children= | marital status= | occupation= | rank= | countrycode= | admin= | sok= | nocat= | noflag= | showEC= | favepi= }}
Optional parameters
- photo: The image filename only.
- name: Full Name
- age: Your age. Only used if one of born_day, born_month and born_year isn't specified.
- born_day, born_month and born_year: Your date of birth in numericals. If all three are specified, your age is calculated and shown as well.
- location: Where you live.
- timezone: Your timezone (e.g.
GMT +1
) - 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 capital letters. Will show your flag if it's installed. If your flag is not installed, it will show "earth".
US
,UK
, or others. For a full listing of installed country codes, see here.Earth
as to indicate from the planet Earth
- admin: Enter "Y" if you are an admin
- sok: Enter "Y" if you are an Star of Kobol award "winner".
- 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.
- showEC: Enter "Y" if you want your edit count to be shown.
Very Optional
- favepi: Enter your favorite episode(s). If you have more than one, follow each one with
<br />
. You may wikify.