Difference between revisions of "Template:Squadron Infobox"
From TheHolo.Net Forums Wiki
Line 3: | Line 3: | ||
To use the template, simply copy and paste the code below into a new group template. | To use the template, simply copy and paste the code below into a new group template. | ||
<pre><nowiki>{{Group_Infobox | <pre><nowiki>{{Group_Infobox | ||
− | |||
| Image=image | | Image=image | ||
+ | | Unit=Squadron | ||
| Leader=Leader | | Leader=Leader | ||
| Ships=Craft | | Ships=Craft | ||
Line 11: | Line 11: | ||
{{clear}} | {{clear}} | ||
<div style="width:250px;float:right;clear:right;margin:1em 0 1em 1em;border:1px solid #E8ECF4;background:#E8ECF4;-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 #E8ECF4;background:#E8ECF4;-moz-border-radius:10px;padding:10px 10px 10px 10px;"> | ||
− | <div style="text-align:center;font-size:16px;font-weight:900;line-height:1.5em;" | + | <div style="text-align:center;font-size:16px;font-weight:900;line-height:1.5em;">[[Image:{{{Image}}}|{{{ImageSize|248px}}}|center]]<br></div> |
<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 style="clear:left;font-size:12px;text-align:center;border-top:2px solid #000000;"> | <div style="clear:left;font-size:12px;text-align:center;border-top:2px solid #000000;"> | ||
+ | <div style="width:80px;float:left;text-align:left;">Unit</div> | ||
+ | <div style="width:170px;float:left;text-align:right;">{{{Unit}}}</div> | ||
+ | </div> | ||
+ | <div style="clear:left;font-size:12px;text-align:center;border-top:1px solid #000000;"> | ||
<div style="width:80px;float:left;text-align:left;">Leader(s)</div> | <div style="width:80px;float:left;text-align:left;">Leader(s)</div> | ||
<div style="width:170px;float:left;text-align:right;">{{{Leader}}}</div> | <div style="width:170px;float:left;text-align:right;">{{{Leader}}}</div> |
Revision as of 06:01, 10 July 2010
usage
To use the template, simply copy and paste the code below into a new group template.
{{Group_Infobox | Image=image | Unit=Squadron | Leader=Leader | Ships=Craft | Base=Base of Operations }}
[[Image:{{{Image}}}|248px|center]]
Unit
{{{Unit}}}
Leader(s)
{{{Leader}}}
Ships
{{{Ships}}}
Base
{{{Base}}}