Difference between revisions of "Template:InfoCard"

From Ouroboros Portal
Jump to: navigation, search
m
m
Line 43: Line 43:
 
| Arachnos Soldier
 
| Arachnos Soldier
 
| Arachnos Widow =
 
| Arachnos Widow =
{{{!}} border=0 width=99% style="background-color:mistyrose; border:thin solid darkred;"
+
{{{!}} border=0 width=99% style="background-color:silver; border:thin solid darkred;"
 
{{!}} align=left style="color:white; background-color:darkred;" colspan=2 {{!}} [[Image:CoV Game Icon.png{{!}}18px]] '''{{{name|Name}}}''' {{#if:{{{realname|}}}|({{{realname}}})}}
 
{{!}} align=left style="color:white; background-color:darkred;" colspan=2 {{!}} [[Image:CoV Game Icon.png{{!}}18px]] '''{{{name|Name}}}''' {{#if:{{{realname|}}}|({{{realname}}})}}
 
{{!}} rowspan=4 width=25% bgcolor="white" valign="middle" align="center" {{!}} {{#if:{{{portrait|}}}|{{{portrait}}}|(No photo)}}
 
{{!}} rowspan=4 width=25% bgcolor="white" valign="middle" align="center" {{!}} {{#if:{{{portrait|}}}|{{{portrait}}}|(No photo)}}
Line 57: Line 57:
 
{{{!}} border=0 width=99% style="background-color:silver; border:thin solid darkgray;"
 
{{{!}} border=0 width=99% style="background-color:silver; border:thin solid darkgray;"
 
{{!}} align=left style="color:white; background-color:darkgray;" colspan=2 {{!}} [[Image:Icon clue generic.png{{!}}18px]] '''Name''' (realname)
 
{{!}} align=left style="color:white; background-color:darkgray;" colspan=2 {{!}} [[Image:Icon clue generic.png{{!}}18px]] '''Name''' (realname)
{{!}} rowspan=4 width=25% bgcolor="white" valign="middle" align="center" {{!}} (Nw photo)
+
{{!}} rowspan=4 width=25% bgcolor="white" valign="middle" align="center" {{!}} (No photo)
 
{{!}}-
 
{{!}}-
 
{{!}} rowspan=3 width=2% {{!}} [[Image:Icon clue generic.png{{!}}80px]]
 
{{!}} rowspan=3 width=2% {{!}} [[Image:Icon clue generic.png{{!}}80px]]
Line 64: Line 64:
 
{{!}}{{!}} Primary / Secondary<br/> '''Epic'''
 
{{!}}{{!}} Primary / Secondary<br/> '''Epic'''
 
{{!}}-
 
{{!}}-
{{!}}{{!}} Pwwl 1 &#149; Pwwl 2 &#149; Pwwl 3 &#149; Pwwl 4
+
{{!}}{{!}} Pool 1 &#149; Pool 2 &#149; Pool 3 &#149; Pool 4
 
{{!}}}
 
{{!}}}
 
}}
 
}}
 
<br style="clear:both;" /></includeonly>
 
<br style="clear:both;" /></includeonly>
 
<noinclude>
 
<noinclude>
 +
== Overview ==
 +
A switch-based template that detects your archetype and changes color accordingly.
 +
Kheldians may 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:
 +
<pre><nowiki>
 +
{{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)
 +
}}
 +
</nowiki></pre>
 +
===Examples===
 +
<pre><nowiki>
 +
{{InfoCard
 +
| name = Hero
 +
| realname = Joe Ordinary
 +
| portrait =
 +
| image =
 +
| level = 44
 +
| origin = Science
 +
| archetype = Scrapper
 +
| primary = Claws
 +
| secondary = Super Reflexes
 +
| epic = Pyre Mastery
 +
| pool1 = Fitness
 +
| pool2 = Medicine
 +
| pool3 = Speed
 +
| pool4 = Presence
 +
}}
 +
</nowiki></pre>
 
{{InfoCard
 
{{InfoCard
 
| name = Hero
 
| name = Hero
Line 86: Line 128:
 
}}
 
}}
  
 +
<pre><nowiki>
 +
{{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
 +
}}
 +
</nowiki></pre>
 
{{InfoCard
 
{{InfoCard
 
| name = Villain
 
| name = Villain
Line 103: Line 163:
 
}}
 
}}
  
 +
<pre><nowiki>
 
{{InfoCard
 
{{InfoCard
 
| name = Lightsquid
 
| name = Lightsquid
 
| level = 22
 
| level = 22
| origin =  
+
| origin = Technology
 +
| archetype = Peacebringer
 +
}}
 +
</nowiki></pre>
 +
{{InfoCard
 +
| name = Lightsquid
 +
| level = 22
 +
| origin = Technology
 
| archetype = Peacebringer
 
| archetype = Peacebringer
 
}}
 
}}
  
 +
<pre><nowiki>
 +
{{InfoCard
 +
| name = Darksquid
 +
| level = 31
 +
| archetype = Warshade
 +
| pool1 = Speed
 +
}}
 +
</nowiki></pre>
 
{{InfoCard
 
{{InfoCard
 
| name = Darksquid
 
| name = Darksquid

Revision as of 19:08, 26 August 2009


Overview

A switch-based template that detects your archetype and changes color accordingly. Kheldians may 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 = Pyre Mastery
| pool1 = Fitness
| pool2 = Medicine
| pool3 = Speed
| pool4 = Presence
}}
CoH Game Icon.png Hero (Joe Ordinary)
Icon clue generic.png
Level 44 • Originicon science.pngArchetypeicon scrapper.png
Claws / Super Reflexes
Pyre Mastery
Fitness • Medicine • Speed • Presence
CoH Game Icon.png



{{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
}}
CoV Game Icon.png Villain (Jack Skulk)
Icon clue generic.png
Level 41 • Originicon mutation.pngV archetypeicon mastermind.png
Ninjas / Force Field
Mace Mastery
Fitness • Medicine • Speed • Presence
CoV Game Icon.png



{{InfoCard
| name = Lightsquid
| level = 22
| origin = Technology
| archetype = Peacebringer
}}
CoH Game Icon.png Lightsquid
Icon clue generic.png
Level 22 • Originicon technology.pngArchetypeicon peacebringer.png
Luminous Blast / Luminous Aura
   
CoH Game Icon.png



{{InfoCard
| name = Darksquid
| level = 31
| archetype = Warshade
| pool1 = Speed
}}
CoH Game Icon.png Darksquid
Icon clue generic.png
Level 31 • Originicon science.pngArchetypeicon warshade.png
Umbral Blast / Umbral Aura
Speed   
CoH Game Icon.png