Template:Infobox structure: Difference between revisions

No edit summary
(Renamed "desing style" data field to "designstyle")
Line 28: Line 28:
|data4    = {{#if: {{{height|}}}|{{{height|}}}|}}
|data4    = {{#if: {{{height|}}}|{{{height|}}}|}}
|header5  =  
|header5  =  
|label5  = Desing style:
|label5  = Design style:
|data5    = {{#if: {{{design style|}}}|{{{desing style|}}}|}}
|data5    = {{#if: {{{designstyle|}}}|{{{designstyle|}}}|}}
}}[[Category:Structures]] </includeonly><noinclude>{{doc}}[[Category:Infobox Templates]]
}}[[Category:Structures]] </includeonly><noinclude>{{doc}}[[Category:Infobox Templates]]
</noinclude>
</noinclude>

Revision as of 20:13, 29 December 2013

This documentation is imported from Template:Infobox structure/doc

This infobox is used for structures and buildings:

{{infobox structure
|name = <name of structure>
|image = <image of structure>
|caption = <image caption>
|game_1 = <game in which structure appears (up to game_10)>
|location = <location of structure>
|use = <structure's use in-game>
|height = <height of structure>
|designstyle = <structure's design style>
}}