Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Infobox-Striker: Difference between revisions

Template page
No edit summary
No edit summary
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
{{#template_params:
 
icon (label=icon)|
== Example ==
name (label=Name)|
<pre>
gender (label=Identity)|
{{Infobox-Striker
sexuality (label=Sexuality)|
| fullbody = LizaFullBody.png
hometown (label=Hometown)|
| icon = LizaIcon.png
abilityOne (label=Ability One)|
| name = Liza Wilde
abilityTwo (label=Ability Two)}}
| gender = Female
</noinclude><includeonly>
| sexuality = Placeholder
{{#template_display:_format=infobox}}</includeonly>
| hometown = Placeholder
| abilityOne = Fireball
| abilityTwo = Burst
}}
</pre>
{{Infobox-Striker
| fullbody = LizaFullBody.png
| icon = LizaIcon.png
| name = Liza Wilde
| gender = Female
| sexuality = Placeholder
| hometown = Placeholder
| abilityOne = Fireball
| abilityTwo = Burst
}}
</noinclude>
<includeonly>
{| class="infobox-table bordered"
|-
! {{{name}}}
|-
| {{#tag:tabber|
{{!}}-{{!}} Full Body = [[Image:{{{fullbody}}}|256px]]
{{!}}-{{!}} Icon = [[Image:{{{icon}}}|256px]]
}}
|-
| {{Infobox-Row|Name:|{{{name}}}}}
|-
| {{Infobox-Row|Identity:|{{{gender}}}}}
|-
| {{Infobox-Row|Sexuality:|{{{sexuality}}}}}
|-
| {{Infobox-Row|Hometown:|{{{hometown}}}}}
|-
| {{Infobox-Row|Ability One:|{{AbilityLink|{{{abilityOne}}}}}}}
|-
| {{Infobox-Row|Ability Two:|{{AbilityLink|{{{abilityTwo}}}}}}}
|}
</includeonly>

Latest revision as of 22:47, 15 March 2026


Example

{{Infobox-Striker
| fullbody = LizaFullBody.png
| icon = LizaIcon.png
| name = Liza Wilde
| gender = Female
| sexuality = Placeholder
| hometown = Placeholder
| abilityOne = Fireball
| abilityTwo = Burst
}}


Liza Wilde

Name:

Liza Wilde

Identity:

Female

Sexuality:

Placeholder

Hometown:

Placeholder

Ability One:

Fireball

Ability Two:

Burst


Contents