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

Template:Hull infobox: Difference between revisions

Template page
fandomwiki>@DeletedUser40298187
No edit summary
m 16 revisions imported: Try to import fandom pages (manual dump, 9)
 
(14 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<onlyinclude>
{| class="infobox" style="font-size:89%; width:23em; -moz-border-radius: .5em; -webkit-border-radius: .5em; border-radius: .5em;"
{| class="infobox" style="font-size:89%; width:23em; -moz-border-radius: .5em; -webkit-border-radius: .5em; border-radius: .5em;"
|-
|-
Line 5: Line 6:
| colspan="2" style="padding:0.5em;" | {{{image|[[File:{{{name|{{BASEPAGENAME}}}}}.jpg]]}}}
| colspan="2" style="padding:0.5em;" | {{{image|[[File:{{{name|{{BASEPAGENAME}}}}}.jpg]]}}}
|-
|-
! colspan="2" style="background-color: #000000; color: #A6CFFD; border: 1px solid #551A8B; -moz-border-radius: .3em; -webkit-border-radius: .3em; border-radius: .3em; padding:0em;" | Basic Stats
! colspan="2" style="background-color: #000000; color: #A6CFFD; border: 1px solid #551A8B; -moz-border-radius: .3em; -webkit-border-radius: .3em; border-radius: .3em; padding:0em;" | Hull Part Stats
|-
|-
{{!}} '''Slot'''
{{!}} [[Equipment#{{{slot}}}|{{{slot}}}]]
|-
{{#if: {{{hullset|}}}|
{{!}} '''Hull Set'''
{{!}} '''Hull Set'''
{{!}} [[{{{hullset}}}]]
{{!}} [[{{{hullset|}}}]] }}
|-
|-
{{!}} '''Slot'''
{{#if: {{{hullTeam|}}}|
{{!}} [[Equipment#{{{slot}}}]]
{{!}} '''Team'''
{{!}} [[{{{hullTeam|}}}]] }}
|-
|-
{{#if: {{{resistdmg|}}}|
{{!}} '''Damage resistance'''
{{!}} '''Damage resistance'''
{{!}} {{{resistdmg}}} }}
{{!}} {{{resistdmg|}}} }}
|-
{{#if: {{{hullHealth|}}}|
{{!}} '''Hull Health'''
{{!}} <span style='color:green'>{{{hullHealth|}}}</span> }}
|-
|-
{{#if: {{{resistrad|}}}|
{{#if: {{{resistrad|}}}|
Line 67: Line 78:
{{!}} '''Move noise'''
{{!}} '''Move noise'''
{{!}} {{{movenoise|}}} }}
{{!}} {{{movenoise|}}} }}
|}<includeonly>
|}
[[Category:Hulls]][[Category:Hulls: {{{hullset}}}]]</includeonly><noinclude>
</onlyinclude>
{{clear}}
<noinclude>
 


==Usage:==
==Usage:==
Line 75: Line 87:
{{hull infobox
{{hull infobox
| image = (Defaults to "Page Name.jpg" if you don't type "| image = whatever". If that's not the file you want, use "| image = [[File:filename.extension]]")
| image = (Defaults to "Page Name.jpg" if you don't type "| image = whatever". If that's not the file you want, use "| image = [[File:filename.extension]]")
| hullset = (Explorer/Scouter/Defender/Stealth/Chrono) (obligatory)
| hullset = (Explorer/Scouter/Defender/Stealth/Chrono)  
| slot = (Head/Torso/Hands/Feet) (Obligatory)
| slot = (Head/Torso/Hands/Feet/Equptment) (Obligatory)
| resistdmg = (Number) (Obligatory)
| hullTeam =
| resistrad = (Number)
| resistdmg = (on this and all the stats below, type the difference between original stat and resulting stat)
| resisthot = (Number)
| hullHealth =
| resistcold = (Number)
| resistrad =  
| rolldeflect = (%)
| resisthot =  
| acceleration = (Number)
| resistcold =  
| rollspeed = (Number)
| rolldeflect =  
| topspeed = (Number)
| acceleration =  
| actionspeed = (Number)
| rollspeed =  
| punchpower = (Number)
| topspeed =  
| kickpower = (Number)
| actionspeed =  
| chronopower = (%)
| punchpower =  
| usenoise = (Number)
| kickpower =  
| movenoise = (Number)
| chronopower =  
| usenoise =  
| movenoise =  
}}
}}
</pre>
</pre>


[[Category:Infobox templates]]</noinclude>
[[Category:Infobox templates]]</noinclude>