Difference between revisions of "Template:FanProject-code"
From Ogame Wiki - Preview (mw1.22)
[checked revision] | [checked revision] |
Francolino (Talk | contribs) (Created page with "<div> {| width="100%" border="0" cellspacing="8" cellpadding="0" class="Tp-FanProject" | '''{{{1}}}'''<br /> {{{2}}}<br /> |} </div>") |
Francolino (Talk | contribs) |
||
Line 1: | Line 1: | ||
− | + | {| class="FanProject" cellspacing="0" cellpadding="0" | |
− | {| | + | ! class="FanProject-Title" | {{#data:{{#ifeq: {{SUBPAGENAME}}|{{PAGENAME}}|en|{{SUBPAGENAME}}}}->Infobox-Example}} |
− | | | + | |- |
− | {{{2}}}< | + | | class="FanProject-Text" | {{{1| }}} |
− | |} | + | |- |
− | </ | + | | {{{2| }}} |
+ | |- | ||
+ | | {{{3| }}} | ||
+ | |- | ||
+ | | {{{4| }}} | ||
+ | |- | ||
+ | | {{{5| }}} | ||
+ | |- | ||
+ | | {{{6| }}} | ||
+ | |- | ||
+ | | {{{7| }}} | ||
+ | |- | ||
+ | | {{{8| }}} | ||
+ | |}<noinclude> | ||
+ | |||
+ | Usage: Every Line could be empty - use &nbsp; to force empty lines | ||
+ | |||
+ | <pre><nowiki> | ||
+ | {{FanProject| Description of this formula in italic (could be empty) | ||
+ | | Line 1 | ||
+ | | Line 2 | ||
+ | | Line 3 | ||
+ | | Line 4 | ||
+ | | Line 5 | ||
+ | | Line 6 | ||
+ | | Line 7 | ||
+ | }} | ||
+ | </nowiki><pre> | ||
+ | </noinclude> |
Revision as of 01:23, 8 December 2010
For example: |
---|
Usage: Every Line could be empty - use to force empty lines
{{FanProject| Description of this formula in italic (could be empty) | Line 1 | Line 2 | Line 3 | Line 4 | Line 5 | Line 6 | Line 7 }} <pre> </noinclude>