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
wip
mNo edit summary
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
{{#template_params:
icon (display=nonempty)|
name (label=Name;display=nonempty)|
gender (label=Identity;display=nonempty)|
sexuality (label=Sexuality;display=nonempty)|
hometown (label=Hometown;display=nonempty)|
abilityOne (label=Ability One;display=nonempty)|
abilityTwo (label=Ability Two;display=nonempty)}}
== Example ==
== Example ==
<pre>
{{Infobox-Striker
{{Infobox-Striker
| fullbody = LizaFullBody.png
| icon = LizaIcon.png
| icon = LizaIcon.png
| name = Liza Wilde
| name = Liza Wilde
Line 17: Line 10:
| hometown = Placeholder
| hometown = Placeholder
| abilityOne = Fireball
| abilityOne = Fireball
| abilityTwo = Boost
| abilityTwo = Burst
}}
}}
 
</pre>
 
{{Infobox-Striker
</noinclude>
| fullbody = LizaFullBody.png
<includeonly>
| icon = LizaIcon.png
{{#template_display:_format=infobox}}
| name = Liza Wilde
<div class="infobox striker">
| gender = Female
{| class="infobox-table"
| sexuality = Placeholder
| hometown = Placeholder
| abilityOne = Fireball
| abilityTwo = Burst
}}
</noinclude><includeonly>
{| class="infobox-table bordered"
|-
|-
! {{{name}}}
! {{{name}}}
|-
|-
| [[Image:{{{icon}}}]]
| {{#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}}}}}}}
|-
|-
| {{{gender#label}}} {{{gender}}}
| {{Infobox-Row|Ability Two:|{{AbilityLink|{{{abilityTwo}}}}}}}
</div>
|}</includeonly>
</includeonly>

Latest revision as of 18:27, 27 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