This wiki is closed in favour of the new wiki. Information shown is likely to be very out of date. |
Difference between revisions of "Template:SL"
From Discovery Wiki
Jump to navigationJump to search (Redirected page to Template:Ship List) |
m (Test) |
||
Line 1: | Line 1: | ||
− | # | + | <noinclude><!--</noinclude> |
+ | <div style="float: left; width: 200px; height: 100px; border: 2px solid #2f6fab; padding: 5px; margin: 5px 5px 0px 0px; background: {{{4}}};"> | ||
+ | {{#if: {{{3|}}}|[[Image:{{{3}}}|left|100px]]|<div style="float: left; width: 50px; height: 50px; margin-right: 6px; background: #111111; text-align: center; font: 9px/48px Tahoma;">No image</div>}}<div style="float: left; font-weight: bold; width: 140px;">{{{1}}}<br>{{#if: {{{2|}}}|<span style="font-size: 10px;">{{{2}}}</span>| }}</div><div style="clear: left;"></div></div><noinclude>--> | ||
+ | |||
+ | ==Usage== | ||
+ | <pre> | ||
+ | {{SL | <ship name/link> | <ship class (optional)> | <image name (optional)>}} | ||
+ | {{SL | <ship name/link> | <ship class (optional)> | <image name (optional)>}} | ||
+ | </pre> | ||
+ | |||
+ | ==Example== | ||
+ | {{SL | [[Loki]] | Light Fighter | Loki-s.png}} | ||
+ | {{SL | [[Odin]] | Very Heavy Fighter | Odin-s.png}} | ||
+ | |||
+ | [[Category: Templates]]</noinclude> |