Difference between revisions of "Template:Infobox-Formula"
From Ogame Wiki - Preview (mw1.22)
[checked revision] | [checked revision] |
Francolino (Talk | contribs) |
Francolino (Talk | contribs) |
||
Line 4: | Line 4: | ||
|colspan="2" | ''{{{1|}}}'' | |colspan="2" | ''{{{1|}}}'' | ||
|- | |- | ||
− | | | + | | style="width:140px; white-space:nowrap;" | {{{2|}}}||{{#if:{{{2|}}}|= {{{3|}}}|}} |
|- | |- | ||
− | | {{{4|}}}||{{#if:{{{4|}}}|= {{{5|}}}|}} | + | | style="white-space:nowrap;" | {{{4|}}}||{{#if:{{{4|}}}|= {{{5|}}}|}} |
|- | |- | ||
− | | {{{6|}}}||{{#if:{{{6|}}}|= {{{7|}}}|}} | + | | style="white-space:nowrap;" | {{{6|}}}||{{#if:{{{6|}}}|= {{{7|}}}|}} |
|- | |- | ||
− | | {{{8|}}}||{{#if:{{{8|}}}|= {{{9|}}}|}} | + | | style="white-space:nowrap;" | {{{8|}}}||{{#if:{{{8|}}}|= {{{9|}}}|}} |
|- | |- | ||
− | | {{{10|}}}||{{#if:{{{10|}}}|= {{{11|}}}|}} | + | | style="white-space:nowrap;" | {{{10|}}}||{{#if:{{{10|}}}|= {{{11|}}}|}} |
|} | |} | ||
<noinclude> | <noinclude> |
Revision as of 20:24, 7 December 2010
Formula: | |
---|---|
' | |
Usage: Every Label/Formula pair could be empty
<pre>
{{Infobox-Formula|Description of this formula in italic (could be empty)
|Label 1|Formula 1
|Label 2|Formula 2
|Label 3|Formula 3
|Label 4|Formula 4
|Label 5|Formula 5
}}
</pre>