Difference between revisions of "Template:Detail-Ship"
From Ogame Wiki - Preview (mw1.22)
[checked revision] | [checked revision] |
Francolino (Talk | contribs) (Created page with "{{Detail-Ship-code|tld={{#ifeq:{{PAGENAME}}|{{SUBPAGENAME}}|en|{{SUBPAGENAME}}}}|name={{{1}}}|description={{{2}}}}}<noinclude> Usage: <pre><nowiki>{{Detail-Ship|English name|Des...") |
Francolino (Talk | contribs) |
||
Line 1: | Line 1: | ||
− | {{Detail-Ship- | + | {| class="Detail Detail-Ship" |
+ | | class="Detail-Picture" |[[File:Ship_{{{1}}}.jpg|frameless|left|180px|link={{LinkPicture|{{{1}}}}}|{{#trans:Wiki-{{{1}}}}}]] | ||
+ | | class="Detail-Text" | <span class="Detail-Title">{{#trans:Wiki-{{{1}}} }}</span><br /> | ||
+ | {{{2}}} | ||
+ | | | ||
+ | {| class="Detail-Values Detail-Values-Ship" | ||
+ | | class="Detail-Label" | {{#trans:Detail-Metal}}: | ||
+ | | class="Detail-Value" | {{#data:{{{1}}}->metal}} | ||
+ | |- | ||
+ | | class="Detail-Label" | {{#trans:Detail-Crystal}}: | ||
+ | | class="Detail-Value" | {{#data:{{{1}}}->crystal}} | ||
+ | |- | ||
+ | | class="Detail-Label" | {{#trans:Detail-Deuterium}}: | ||
+ | | class="Detail-Value" | {{#data:{{{1}}}->deuterium}} | ||
+ | |- | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | class="Detail-Label" | {{#trans:Detail-Hull}}: | ||
+ | | class="Detail-Value" | {{#data:{{{1}}}->hull}} | ||
+ | |- | ||
+ | | class="Detail-Label" | {{#trans:Detail-Shield}}: | ||
+ | | class="Detail-Value" | {{#data:{{{1}}}->shield}} | ||
+ | |- | ||
+ | | class="Detail-Label" | {{#trans:Detail-Weapon}}: | ||
+ | | class="Detail-Value" | {{#data:{{{1}}}->weapon}} | ||
+ | |- | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | class="Detail-Label" | {{#trans:Detail-Speed}}: | ||
+ | | class="Detail-Value" | {{#data:{{{1}}}->speed}} | ||
+ | |- | ||
+ | | class="Detail-Label" | {{#trans:Detail-Fuel consumption}}: | ||
+ | | class="Detail-Value" | {{#data:{{{1}}}->fuel}} | ||
+ | |- | ||
+ | | class="Detail-Label" | {{#trans:Detail-Cargo capacity}}: | ||
+ | | class="Detail-Value" | {{#data:{{{1}}}->cargo}} | ||
+ | |} | ||
+ | |}<br /><noinclude> | ||
Usage: | Usage: | ||
<pre><nowiki>{{Detail-Ship|English name|Description}}</nowiki></pre> | <pre><nowiki>{{Detail-Ship|English name|Description}}</nowiki></pre> | ||
</noinclude> | </noinclude> |
Revision as of 09:17, 15 December 2010
[[File:Ship_{{{1}}}.jpg|frameless|left|180px|link=Template:Detail-Ship|]] | {{{2}}} |
|
Usage:
{{Detail-Ship|English name|Description}}