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

Template:Infobox Equipment: Difference between revisions

Template page
BillRitch (talk | contribs)
m Experiment with box
BillRitch (talk | contribs)
m Add category
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="infobox" style="width: 23em; font-size: 0.9em;"
{| class="infobox bordered" style="width: 25em; text-align: left; font-size: 90%; float:right"
|-
! colspan="2" style="font-size: larger; background-color: #eee8aa;" | {{{name}}}
|-
| colspan="2" style="text-align:center;" | [[Image:{{{image}}}]]<br>{{{caption}}}
|-
|-
! colspan="2" style="font-size: larger; background-color: #eee8aa;" | {{{model}}}
|-
! Manufacturer:
! Manufacturer:
| {{{manufacturer}}}
| {{{manufacturer}}}
|-  
|-  
! Model:
! Model:
| {{{Model}}}
| {{{model}}}
|-  
|-  
! Kind:
! Kind:
Line 23: Line 25:
| kind        =  
| kind        =  
}}</pre>
}}</pre>
[[Category:Templates]]
[[Category:Infobox templates]]
[[Category:Infobox templates]]
</noinclude>
</noinclude>

Latest revision as of 14:45, 14 May 2007

{{{name}}}
[[Image:{{{image}}}]]
{{{caption}}}
Manufacturer: {{{manufacturer}}}
Model: {{{model}}}
Kind: {{{kind}}}

Usage

{{Infobox Equipment
| name         =
| image        =
| caption      =
| manufacturer =
| model        = 
| kind         = 
}}
Contents