Template:Userbox Server: Difference between revisions
Jump to navigation
Jump to search
imported>Konoko m (learned about default in templates.) |
imported>Konoko m (programming update.) |
||
Line 1: | Line 1: | ||
<div style="float: left; border: solid #4169E1 1px; margin: 1px;"> | <div style="float: left; border: solid #4169E1 1px; margin: 1px;"> | ||
{| cellspacing="0" style="width: 238px; color: #000000; background: #D3D3D3;" | {| cellspacing="0" style="width: 238px; color: #000000; background: #D3D3D3;" | ||
| style="width: 45px; height: 45px; background: white; text-align: center;" | {{{3|{{# | | style="width: 45px; height: 45px; background: white; text-align: center;" | {{{3|{{#switch: {{lc:{{{1}}}}} | ||
| style="font-size: 8pt; padding: 4pt; line-height: 1.25em;" | This user plays | | h | ||
| coh | |||
| hero | |||
| heroes = [[Image:CoH Game Icon.png|32px]] | |||
| cov | |||
| v | |||
| villain | |||
| villains = [[Image:CoV Game Icon.png|32px]] | |||
| vh | |||
| both | |||
| cohv | |||
| coh/v | |||
| cox | |||
| hv = [[Image:CoX Game Icon.png|32px]] | |||
| #default = [[Image:Power Missing.png]]}}}}} | |||
| style="font-size: 8pt; padding: 4pt; line-height: 1.25em;" | This user plays {{#switch: {{lc:{{{1}}}}} | |||
| h | |||
| coh | |||
| hero | |||
| heroes = City of Heroes | |||
| cov | |||
| v | |||
| villain | |||
| villains = City of Villains | |||
| vh = both City of Villains and Heroes | |||
| both | |||
| cohv | |||
| coh/v | |||
| cox | |||
| hv | |||
| #default = both City of Heroes and Villains}} on the '''<font style="font-weight:bold;">[[Servers|{{{2}}}]]</font>''' server. | |||
|}</div><noinclude> | |}</div><noinclude> | ||
{{clr}} | {{clr}} | ||
==Usage== | ==Usage== | ||
Three parameters | Three parameters | ||
* first is the game, | * first is the game | ||
** most variants of Heroes, CoH, Villains, COHV will be replaced with "City of Heroes" or "City of Villains" or "City of Heroes/Villains". | |||
** Other words will replace "City of" with that word. | |||
* second is the server. | * second is the server. | ||
** no matter which server is entered, always links to the [[Servers]] article. ''Will be updated with a #switch statement to only link to Servers if the one specified is a valid CoX server'' | |||
* the third parameter is optional. if specified, will replace the image with the one specified. | * the third parameter is optional. if specified, will replace the image with the one specified. | ||
** If the first paramter does not match Heroes or Villains, a 'default' image will be displayed, unless replaced by this third parameter. | |||
* Both the first and third parameters use the same #switch statement to replace text/images. | |||
== Example == | |||
{| | {| | ||
|- | |- |
Revision as of 09:05, 8 July 2007
This user plays both City of Heroes and Villains on the {{{2}}} server. |
Usage
Three parameters
- first is the game
- most variants of Heroes, CoH, Villains, COHV will be replaced with "City of Heroes" or "City of Villains" or "City of Heroes/Villains".
- Other words will replace "City of" with that word.
- second is the server.
- no matter which server is entered, always links to the Servers article. Will be updated with a #switch statement to only link to Servers if the one specified is a valid CoX server
- the third parameter is optional. if specified, will replace the image with the one specified.
- If the first paramter does not match Heroes or Villains, a 'default' image will be displayed, unless replaced by this third parameter.
- Both the first and third parameters use the same #switch statement to replace text/images.
Example
{{Userbox Server|Heroes|Champion}} |
| ||
{{Userbox Server|Villains|Virtue}} |
| ||
{{Userbox Server|Villains|Freedom|[[Image:Skill power invent.png]]}} |
| ||
{{Userbox Server|Moonmen|Pinnacle}} |
| ||
{{Userbox Server|Zeroes|Elysium|[[Image:ArcticMastery BlockOfIce.png]]}} |
|