Template:Tool Infobox: Difference between revisions

From Sandustry Official Wiki
Created page with "<includeonly>{{#invoke:Infobox|main |kind=Material |sep=, |image={{#if:{{{image|}}}{{{image}}}{{!}}}} |sections=General Info, Damages, Upgrades |General Info=Description |Damages=Damage, Damage Type |Upgrades=Upgradeable, Level 1, Level 2, Level 3, Level 4, Level 5 }}</includeonly> <noinclude> <syntaxhighlight lang="wikitext" style="overflow: auto;"> {{Tool Infobox |title= |image= |Description= |Damage= |Damage Type= |Upgradeable= |Level 1= |Level 2= |Level 3= |Leve..."
 
No edit summary
Line 1: Line 1:
<includeonly>{{#invoke:Infobox|main
<includeonly>
|kind=Material
<div style="float:right; clear:right; margin:1em; width:300px;">
|sep=,
{| class="wikitable" style="width:100%;"
|image={{#if:{{{image|}}}{{{image}}}{{!}}}}
|+ style="font-weight:bold; font-size:1.25em; text-align:center;" | {{{title|}}}
|sections=General Info, Damages, Upgrades
|-
|General Info=Description
| colspan="2" style="text-align:center;" | [[File:{{{image|}}}|200px]]
|Damages=Damage, Damage Type
|-
|Upgrades=Upgradeable, Level 1, Level 2, Level 3, Level 4, Level 5
! colspan="2" style="text-align:center;" | General Info
}}</includeonly>
|-
! Description
| {{{Description|}}}
|-
! colspan="2" style="text-align:center;" | Damages
|-
! Damage
| {{{Damage|}}}
|-
! Damage Type
| {{{Damage Type|}}}
|-
! colspan="2" style="text-align:center;" | Upgrades
|-
! Upgradeable
| {{{Upgradeable|}}}
|-
! Level 1
| {{{Level 1|}}}
|-
! Level 2
| {{{Level 2|}}}
|-
! Level 3
| {{{Level 3|}}}
|-
! Level 4
| {{{Level 4|}}}
|-
! Level 5
| {{{Level 5|}}}
|}
</div>
</includeonly>


<noinclude>
<noinclude>
<syntaxhighlight lang="wikitext" style="overflow: auto;">
<syntaxhighlight lang="wikitext">
{{Tool Infobox
{{Tool Infobox
|title=  
|title=  
Line 27: Line 60:
|Level 5=
|Level 5=
}}
}}
</syntaxhighlight><noinclude>[[Category:Template documentation]]</noinclude>
</syntaxhighlight>
[[Category:Template documentation]]
</noinclude>

Revision as of 12:55, 19 June 2025


{{Tool Infobox
|title= 
|image=

|Description=

|Damage=
|Damage Type=

|Upgradeable=
|Level 1=
|Level 2=
|Level 3=
|Level 4=
|Level 5=
}}