Difference between revisions of "Template:P2 Infobox"
From P2SR Wiki
(Created page with "<div class="p2-infobox"><div class="p2-infobox-inner"> <div class="p2-infobox-thumbnail"> [[File:{{#setmainimage:{{{image|Placeholder.png}}}}}|300px|{{{imagetext|}}}]] <h1>{{{...") |
m (funnyie) |
||
(8 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<div class="p2-infobox"><div class="p2-infobox-inner"> | <div class="p2-infobox"><div class="p2-infobox-inner"> | ||
<div class="p2-infobox-thumbnail"> | <div class="p2-infobox-thumbnail"> | ||
− | [[ | + | [[Image:{{{2|Placeholder.png}}}|link=]] |
− | < | + | <div>{{{1|Aw shit}}}</div> |
+ | </div> | ||
+ | <div class="p2-infobox-info"> | ||
+ | {{{3| | ||
+ | *''Here'' we | ||
+ | *''go'' again | ||
+ | *''C'' J | ||
+ | *''follow'' the | ||
+ | *''damn'' template | ||
+ | }}} | ||
</div> | </div> | ||
− | |||
− | |||
</div></div> | </div></div> | ||
+ | <noinclude> | ||
+ | Infobox thumbnail used at the beginning of each page. Example of usage: | ||
+ | <pre> | ||
+ | {{P2_Infobox|Aw shit|Placeholder.png| | ||
+ | *''Here'' we | ||
+ | *''go'' again | ||
+ | *''C'' J | ||
+ | *''follow'' the | ||
+ | *''damn'' template | ||
+ | }} | ||
+ | </pre> | ||
+ | </noinclude> |
Latest revision as of 02:22, 18 June 2021
Aw shit
- Here we
- go again
- C J
- follow the
- damn template
Infobox thumbnail used at the beginning of each page. Example of usage:
{{P2_Infobox|Aw shit|Placeholder.png| *''Here'' we *''go'' again *''C'' J *''follow'' the *''damn'' template }}