Difference between revisions of "Template:SimpleBI"
From Paragon Wiki Archive
(New page: {| |- |rowspan="4"|[[Image:{{{1}}}]] |- | '''Price:''' {{{2}}} |- | '''Issue:''' {{{issue|6}}} |}) |
m (eliminating stray whitespace from transclusion) |
||
(6 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | + | <includeonly><div> | |
− | + | <table> | |
− | + | <tr><td>[[File:{{{1}}}|thumb|left|100px]]</td> | |
− | + | <td> | |
− | + | '''Price: '''{{{2}}} prestige<br /> | |
− | | | + | '''Available from:''' [[Issue {{{issue|6}}}]] |
− | | ''' | + | {{#if: {{{stack|}}} |<br />'''Things may be placed on top of this.'''}} |
− | |} | + | {{#if: {{{wall|}}} |<br />'''This is placed upon a wall.'''}} |
+ | {{#if: {{{desc|}}} |<br />'''Description:''' {{{desc}}} }} | ||
+ | </td></tr></table> | ||
+ | {{#if: {{{descV|}}} | '''Description:''' | ||
+ | {{{descV}}} }} | ||
+ | </div></includeonly><noinclude> | ||
+ | Simple Base Image formatting. See what links here for examples. | ||
+ | |||
+ | [[Category:Base Templates]]</noinclude> |
Latest revision as of 00:44, 22 February 2010
Simple Base Image formatting. See what links here for examples.