Template:Stand 2.0 template: Difference between revisions

From The Skullgirls Wiki
Jump to navigation Jump to search
(Created page)
 
mNo edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>Editor note: am too lazy to fix this now
<noinclude>
<br>Copy and paste:<pre>
<br>Copy and paste:<pre>
{{Stand 2.0 template
{{Stand 2.0 template
Line 37: Line 37:
[[Category:Templates]]</noinclude>
[[Category:Templates]]</noinclude>
{| class="infobox"
{| class="infobox"
! colspan="3" class="infobox-title | {{{stand|{{PAGENAME}}}}}
|-
|-
! colspan="2" | {{{Stand|{{PAGENAME}}}}}
{{#if: {{{image1|}}}|
{{#if: {{{image1|}}}|
{{!}}-
{{!}}-
{{!}} colspan="2" style="text-align:center;" {{!}} [[File:{{{image1}}}|image1|250px]]<br/>''{{{caption-image1| }}}''
{{!}} colspan="3" style="text-align:center;" class="infobox-image" {{!}} [[File:{{{image1}}}|image|230px]]
}}
{{#if: {{{caption|}}} |
{{!}}-
{{!}} colspan="3" style="text-align:center;" class="infobox-caption" {{!}} ''{{{caption|}}}''
}}
}}
|-
|-
{{#if: {{{imagegallery|}}}|
{{#if: {{{imagegallery|}}}|
{{!}}-
{{!}}-
{{!}} colspan="2" style="text-align:center;" {{!}} {{{imagegallery}}}
{{!}} colspan="3" style="text-align:center;" class="infobox-gallery" {{!}} {{{imagegallery}}}
}}
}}
|-
|-
! colspan="2" | Stand info
! colspan="3" class="infobox-header" | Stand info
|-
|-
|-
{{#if: {{{stand_user|}}}|
{{#if: {{{stand_user|}}}|
{{!}}-
{{!}}-
{{!}}
{{!}} class="infobox-label" {{!}}
'''{{{Stand User|Stand User}}}'''
'''{{{Stand User|Stand User}}}'''
{{!}}
{{!}} colspan="2" class="infobox-value" {{!}}
{{{stand_user|}}}
{{{stand_user|}}}
}}
}}
Line 61: Line 66:
{{#if: {{{namesake|}}}|
{{#if: {{{namesake|}}}|
{{!}}-
{{!}}-
{{!}}
{{!}} class="infobox-label" {{!}}
'''{{{Namesake|Namesake}}}'''
'''{{{Namesake|Namesake}}}'''
{{!}}
{{!}} colspan="2" class="infobox-value" {{!}}
{{{namesake|}}}
{{{namesake|}}}
}}
}}
Line 69: Line 74:
{{#if: {{{name_localization|}}}|
{{#if: {{{name_localization|}}}|
{{!}}-
{{!}}-
{{!}}
{{!}} class="infobox-label" {{!}}
'''{{{Name Localization|Name Localization}}}'''
'''{{{Name Localization|Name Localization}}}'''
{{!}}
{{!}} colspan="2" class="infobox-value" {{!}}
{{{name_localization|}}}
{{{name_localization|}}}
}}
}}
Line 77: Line 82:
{{#if: {{{stand_power|}}}|
{{#if: {{{stand_power|}}}|
{{!}}-
{{!}}-
{{!}}
{{!}} class="infobox-label" {{!}}
'''{{{Stand Power|Stand Power}}}'''
'''{{{Stand Power|Stand Power}}}'''
{{!}}
{{!}} colspan="2" class="infobox-value" {{!}}
{{{stand_power|}}}
{{{stand_power|}}}
}}
}}
Line 85: Line 90:
{{#if: {{{type_of_stand|}}}|
{{#if: {{{type_of_stand|}}}|
{{!}}-
{{!}}-
{{!}}
{{!}} class="infobox-label" {{!}}
'''{{{Type Of Stand|Type Of Stand}}}'''
'''{{{Type Of Stand|Type Of Stand}}}'''
{{!}}
{{!}} colspan="2" class="infobox-value" {{!}}
{{{type_of_stand|}}}
{{{type_of_stand|}}}
}}
}}
|-
|-
! colspan="2" | Stand stats
! colspan="3" class="infobox-header"| Stand stats
|-
|-
{{#if: {{{power|}}}|
{{#if: {{{power|}}}|
{{!}}-
{{!}}-
{{!}}
{{!}} class="infobox-label" {{!}}
'''{{{Power|Power}}}'''
'''{{{Power|Power}}}'''
{{!}}
{{!}} colspan="2" class="infobox-value" {{!}}
{{{power|}}}
{{{power|}}}
}}
}}
Line 103: Line 108:
{{#if: {{{speed|}}}|
{{#if: {{{speed|}}}|
{{!}}-
{{!}}-
{{!}}
{{!}} class="infobox-label" {{!}}
'''{{{Speed|Speed}}}'''
'''{{{Speed|Speed}}}'''
{{!}}
{{!}} colspan="2" class="infobox-value" {{!}}
{{{speed|}}}
{{{speed|}}}
}}
}}
Line 111: Line 116:
{{#if: {{{range|}}}|
{{#if: {{{range|}}}|
{{!}}-
{{!}}-
{{!}}
{{!}} class="infobox-label" {{!}}
'''{{{Range|Range}}}'''
'''{{{Range|Range}}}'''
{{!}}
{{!}} colspan="2" class="infobox-value" {{!}}
{{{range|}}}
{{{range|}}}
}}
}}
Line 119: Line 124:
{{#if: {{{durability|}}}|
{{#if: {{{durability|}}}|
{{!}}-
{{!}}-
{{!}}
{{!}} class="infobox-label" {{!}}
'''{{{Durability|Durability}}}'''
'''{{{Durability|Durability}}}'''
{{!}}
{{!}} colspan="2" class="infobox-value" {{!}}
{{{durability|}}}
{{{durability|}}}
}}
}}
Line 127: Line 132:
{{#if: {{{Precision|}}}|
{{#if: {{{Precision|}}}|
{{!}}-
{{!}}-
{{!}}
{{!}} class="infobox-label" {{!}}
'''{{{Precision|Precision}}}'''
'''{{{Precision|Precision}}}'''
{{!}}
{{!}} colspan="2" class="infobox-value" {{!}}
{{{Precision|}}}
{{{Precision|}}}
}}
}}
Line 135: Line 140:
{{#if: {{{DevelopmentPotential|}}}|
{{#if: {{{DevelopmentPotential|}}}|
{{!}}-
{{!}}-
{{!}}
{{!}} class="infobox-label" {{!}}
'''{{{Development Potential|Development Potential}}}'''
'''{{{Development Potential|Development Potential}}}'''
{{!}}
{{!}} colspan="2" class="infobox-value" {{!}}
{{{DevelopmentPotential|}}}
{{{DevelopmentPotential|}}}
}}
}}
|}
|}

Latest revision as of 11:10, 27 December 2024


Copy and paste:

{{Stand 2.0 template
|Stand =
|image1 =
|imagegallery =
|caption-image1 =
|stand_user =
|namesake =
|name_localization =
|stand_power =
|type_of_stand =
|power =
|speed =
|range =
|durability =
|Precision =
|DevelopmentPotential =
}}

Example:

Stand 2.0 template
image
Stand info

Stand User

Mike Schmidt

Namesake

Freddy Fazbear (Five Nights at Freddy's)

Name Localization

フレディ・ファズベア (Furedi Fazubēa)

Stand Power

Animatronic Manipulation

Type Of Stand

Automatic Stand

Stand stats

Power

A

Speed

C

Range

B

Durability

A

B

B

Development Potential

C

Stand 2.0 template
Stand info
Stand stats