|
|
Line 1: |
Line 1: |
− | <noinclude>===This is a page for testing out templates=== | + | <noinclude><!--</noinclude> |
− | </noinclude><includeonly> | + | {| class="infobox bordered" style="float: left; margin-right: 1em; margin-bottom: 10px; width: 350px; border: 1px solid #dddddd;" cellpadding="3" |
− | {| class="infobox bordered" style="float: {{{float|right}}}; margin-left: 1em; margin-bottom: 10px; width: {{{width|300px}}}; border: 1px solid #dddddd;" cellpadding="3" | |
| |- | | |- |
− | | colspan="2" style="text-align: center; font-size: larger; background: #f6f6f6;"|'''{{{name|unknown}}}''' | + | | rowspan="2" style="width: 100px; text-align: center; font-size: larger;"|Image:{{{object_image}}}|center|thumb|100px |
| + | | style="width: 150px; vertical-align: top; background: #f6f6f6;"| '''{{{object_name}}}''' |
| |- | | |- |
− | | colspan="2" style="padding: 1em 0; text-align: center;"|<span title="Image not available">[[image:{{{image|Noimage_test.jpg}}}|center|thumb]]</span>
| + | | style="vertical-align: top;"| ''{{{object_description}}}'' |
− | |-
| |
− | |style="vertical-align: top; width: 30%; background: #f6f6f6;" | '''Ship Class'''
| |
− | |style="padding-right: 1em;" | {{{shipclass|''unknown''}}}
| |
− | |-
| |
− | |style="vertical-align: top; background: #f6f6f6;" | '''Built by'''
| |
− | |style="padding-right: 1em;" | {{{shipowner|''unknown''}}}
| |
− | |-
| |
− | |style="vertical-align: top; background: #f6f6f6;" | '''Technical information'''
| |
− | |style="padding-right: 1em; font-size: 11px;" |
| |
− | * <span title="Number of gun hardpoints">Gun mounts: '''''{{{guns|unknown}}}'''''</span>
| |
− | * <span title="Number of turret hardpoints">Turret mounts: '''''{{{turrets|unknown}}}'''''</span>
| |
− | * <span title="Hull hitpoints">Hull strength: '''''{{{hull|unknown}}}'''''</span>
| |
− | * <span title="Cargo space">Cargo space: '''''{{{cargo|unknown}}} units'''''</span>
| |
− | * <span title="Maximum shield batteries/nanobots">Max. Regens: '''''{{{maxregens|unknown}}}'''''</span>
| |
− | * <span title="Optimal weapon class">Opt. Weapon Class: '''''{{{optwepclass|unknown}}}'''''</span>
| |
− | * <span title="Maximum weapon class">Max. Weapon Class: '''''{{{maxwepclass|unknown}}}'''''</span>
| |
− | * <span title="Maximum shield class">Max. Shield Class: '''''{{{maxshieldclass|unknown}}}'''''</span>
| |
− | * <span title="Maximum impulse speed">Max. Impulse Speed: '''''{{{maxspeed|unknown}}} m/s'''''</span>
| |
− | * <span title="Maximum afterburner speed">Max. Thrust Speed: '''''{{{maxthrust|unknown}}} m/s'''''</span>
| |
− | * <span title="Maximum power supply level">Power Output: '''''{{{maxpower|unknown}}} u'''''</span>
| |
− | * <span title="Power reactor recharge rate">Power Recharge: '''''{{{recharge|unknown}}} u/s'''''</span>
| |
− | |-
| |
− | |style="vertical-align: top; background: #f6f6f6;" | '''Additional equipment''' | |
− | |style="padding-right: 1em;" |
| |
− | {{{equipment|''None''}}}
| |
− | |-
| |
− | |style="vertical-align: top; background: #f6f6f6;" | '''Cost'''
| |
− | |style="padding-right: 1em;" |
| |
− | Hull only: ''{{{hullcost|Unknown}}} c''<br>
| |
− | Complete: ''{{{fullcost|Unknown}}} c''
| |
− | |-
| |
− | |style="vertical-align: top; background: #f6f6f6;" | '''Additional information'''
| |
− | |style="padding-right: 1em; font-size: 11px;" |
| |
− | {{{additional|''None''}}}
| |
| |} | | |} |
− | </includeonly><noinclude> | + | <noinclude> |
− | {{Template sandbox}} | + | --> |
| + | ==Usage== |
| + | <pre><nowiki>{{Template sandbox |
| + | |object_image = Flag-rheinlandvector.gif |
| + | |object_name = House Rheinland |
| + | |object_owner = Bundesrepublik Rheinland |
| + | }}</nowiki></pre> |
| + | ==Result== |
| + | {{Template sandbox |
| + | |object_image = Flag-rheinlandvector.gif |
| + | |object_name = House Rheinland |
| + | |object_owner = Bundesrepublik Rheinland |
| + | }} |
| + | [[Category:Templates]] |
| </noinclude> | | </noinclude> |