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

Template:Infobox part: Difference between revisions

Template page
(Overhauling base level part infobox, copying from engine box)
Tag: 2017 source edit
(Updated params to use pagename)
Tag: 2017 source edit
 
Line 1: Line 1:
{{Infobox  
<noinclude>
| name    = Test
{{Documentation}}
| title    = {{#invoke:Data|getData|Example/engine|name}}
</noinclude><includeonly>
| image    = [[File:LV-SW_SWERV.png|200px|center]]  
{{Infobox
| caption = {{#invoke:Data|getData|Example/engine|subtitle}}
| name    = {{PAGENAME}}
| title    = {{PAGENAME}}
| image    = [[File:{{#invoke:Data|getData|{{PAGENAME}}|file}}|200px|center]]
| caption = {{#invoke:Data|getData|{{PAGENAME}}|subtitle}}


| labelstyle  = width: 60%; text-align: left;
| labelstyle  = width: 60%; text-align: left;
Line 23: Line 26:
| header10  = Statistics
| header10  = Statistics
| label11  = Mass (t)
| label11  = Mass (t)
|  data11  = {{#invoke:Data|getData|Example/engine|mass}}
|  data11  = {{#invoke:Data|getData|{{PAGENAME}}|mass}}
| label12  = Size
| label12  = Size
|  data12  = {{Size|Size={{#invoke:Data|getData|Example/engine|size}}}}
|  data12  = {{Size|Size={{#invoke:Data|getData|{{PAGENAME}}|size}}}}
| label13  = Max Temp (K)
| label13  = Max Temp (K)
|  data13  = {{#invoke:Data|getData|Example/engine|max_temp}}
|  data13  = {{#invoke:Data|getData|{{PAGENAME}}|max_temp}}
| label14  = Impact Tolerance (m/s)
| label14  = Impact Tolerance (m/s)
|  data14  = {{#invoke:Data|getData|Example/engine|imp_tol}}
|  data14  = {{#invoke:Data|getData|{{PAGENAME}}|imp_tol}}


| below    = {{#invoke:Data|getData|Example/engine|manufacturer}}
| below    = {{#invoke:Data|getData|{{PAGENAME}}|manufacturer}}
}}
}}</includeonly>

Latest revision as of 20:42, 6 December 2024

MediaWiki Appliance - Powered by TurnKey Linux