Difference between revisions of "Template:Infobox Ship Class"

From TheHolo.Net Forums Wiki

Jump to:navigation, search
m
Line 26: Line 26:
 
{{clear}}
 
{{clear}}
 
<div style="width:250px;float:right;clear:right;margin:1em 0 1em 1em;border:1px solid #A9A9A9;background:#C0C0C0;-moz-border-radius:10px;padding:10px 10px 10px 10px;">
 
<div style="width:250px;float:right;clear:right;margin:1em 0 1em 1em;border:1px solid #A9A9A9;background:#C0C0C0;-moz-border-radius:10px;padding:10px 10px 10px 10px;">
<div style="text-align:center;font-size:16px;font-weight:900;line-height:1.5em;">{{{Title}}}
+
<div style="text-align:center;font-size:16px;font-weight:900;line-height:1.5em;">{{{Title}}}<br>
<div class="hiddenStructure{{{Actor|}}}" style="width:250px;clear:left;font-size:10px;text-align:center">
+
<div class="hiddenStructure{{{Actor|}}}" style="width:250px;clear:left;font-size:10px;text-align:center"></div>
</div>
+
 
 
<div class="hiddenStructure{{{Image|}}}">[[Image:{{{Image}}}|{{{ImageSize|248px}}}|center]]</div></div>
 
<div class="hiddenStructure{{{Image|}}}">[[Image:{{{Image}}}|{{{ImageSize|248px}}}|center]]</div></div>
  

Revision as of 18:53, 18 June 2008

usage

To use the template, simply copy and paste the code below into a new character template.

{{Infobox_Ship_Class
| Title=Title
| Image=image 
| Class=Class Name
| Manufacturer=Manufacturer
| Designation=Frigate, Cruiser, etc
| Length=??? meters
| Crew=-
| Passengers=-
| Troops=-
| Speed=??? MGLT
| Acceleration=??? MGLT/s
| Maneuverability=??? DPF
| Hyperdrive= X?
| Hull=??? RU
| Shields=??? SBD
| Weapons=Weapons systems
| Hangar=Fighters, Shuttles
| Cargo=-
| Consumables=-
| Affiliation=Faction
}}
{{{Title}}}
[[Image:{{{Image}}}|248px|center]]


Class
{{{Class}}}
Manufacturer
{{{Manufacturer}}}
Designation
{{{Designation}}}
Length
{{{Length}}}
Crew
{{{Crew}}}
Passengers
{{{Passengers}}}
Troops
{{{Troops}}}
Speed
{{{Speed}}}
Acceleration
{{{Acceleration}}}
Maneuverability
{{{Maneuverability}}}
Hyperdrive
{{{Hyperdrive}}}
Hull
{{{Hull}}}
Shields
{{{Shields}}}
Weapons
{{{Weapons}}}
Hangar
{{{Hangar}}}
Cargo
{{{Cargo}}}
Consumables
{{{Consumables}}}
Affiliation
{{{Affiliation}}}