Difference between revisions of "Template:InfoCard"
From Ouroboros Portal
m |
m |
||
Line 1: | Line 1: | ||
<includeonly>{{#switch: {{{archetype|}}} | <includeonly>{{#switch: {{{archetype|}}} | ||
| Blaster | Defender | Controller | Scrapper | Tanker = | | Blaster | Defender | Controller | Scrapper | Tanker = | ||
− | {{{!}} border= | + | {{{!}} border=0 width=99% |
{{!}} width=75% valign="top" {{!}} | {{!}} width=75% valign="top" {{!}} | ||
{{{!}} border=0 style="background-color:powderblue; border:medium double darkblue;" | {{{!}} border=0 style="background-color:powderblue; border:medium double darkblue;" | ||
Line 19: | Line 19: | ||
{{!}}} | {{!}}} | ||
| Peacebringer = | | Peacebringer = | ||
− | {{{!}} border= | + | {{{!}} border=0 width=99% |
{{!}} width=75% valign="top" {{!}} | {{!}} width=75% valign="top" {{!}} | ||
{{{!}} border=0 style="background-color:powderblue; border:medium double darkblue;" | {{{!}} border=0 style="background-color:powderblue; border:medium double darkblue;" | ||
Line 36: | Line 36: | ||
{{!}}} | {{!}}} | ||
| Warshade = | | Warshade = | ||
− | {{{!}} border= | + | {{{!}} border=0 width=99% |
{{!}} width=75% valign="top" {{!}} | {{!}} width=75% valign="top" {{!}} | ||
{{{!}} border=0 style="background-color:powderblue; border:medium double darkblue;" | {{{!}} border=0 style="background-color:powderblue; border:medium double darkblue;" | ||
Line 54: | Line 54: | ||
| Brute | Corruptor | Dominator | Mastermind | Stalker | Arachnos Soldier | | Brute | Corruptor | Dominator | Mastermind | Stalker | Arachnos Soldier | ||
| Arachnos Widow = | | Arachnos Widow = | ||
− | {{{!}} border= | + | {{{!}} border=0 width=99% |
{{!}} width=75% valign="top" {{!}} | {{!}} width=75% valign="top" {{!}} | ||
{{{!}} border=0 style="background-color:gainsboro; border:medium double darkred;" | {{{!}} border=0 style="background-color:gainsboro; border:medium double darkred;" | ||
Line 71: | Line 71: | ||
{{!}}} | {{!}}} | ||
| #default = | | #default = | ||
− | {{{!}} border= | + | {{{!}} border=0 width=99% |
{{!}} width=75% valign="top" {{!}} | {{!}} width=75% valign="top" {{!}} | ||
{{{!}} border=0 style="background-color:silver; border:thin solid darkgray;" | {{{!}} border=0 style="background-color:silver; border:thin solid darkgray;" |
Revision as of 19:42, 11 December 2009
Overview
A switch-based template that detects your archetype and changes color accordingly. Kheldians need specify only their archetype; the template will automatically fill in their origin and powersets. However, if they wish to specify a different origin, they may do so.
How to use
Fill in the following parameters:
{{InfoCard | name = | realname = (optional) | portrait = (optional, use full URL or image syntax) | image = (optional, use full URL or image syntax) | level = | origin = | archetype = (REQUIRED) | primary = | secondary = | epic = (optional) | pool1 = (optional) | pool2 = (optional) | pool3 = (optional) | pool4 = (optional) }}
Examples
{{InfoCard | name = Hero | realname = Joe Ordinary | portrait = | image = | level = 44 | origin = Science | archetype = Scrapper | primary = Claws | secondary = Super Reflexes | epic = Body Mastery | pool1 = Fitness | pool2 = Medicine | pool3 = Speed | pool4 = Presence }}
|
|
{{InfoCard | name = Villain | realname = Jack Skulk | portrait = | image = | level = 41 | origin = Mutation | archetype = Mastermind | primary = Ninjas | secondary = Force Field | epic = Mace Mastery | pool1 = Fitness | pool2 = Medicine | pool3 = Speed | pool4 = Presence }}
|
|
{{InfoCard | name = Lightsquid | level = 22 | origin = Technology | archetype = Peacebringer }}
|
|
{{InfoCard | name = Darksquid | level = 31 | archetype = Warshade | pool1 = Speed }}
|
|