Template:Collectible: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
<includeonly>{| class="wikitable" | <includeonly>{| class="wikitable" | ||
! style="{{{color|#5BBD53}}}" | {{{title|Title}}} | ! style="background: {{{color|#5BBD53}}}" | {{{title|Title}}} | ||
|- | |- | ||
| | | | ||
{| | {| | ||
{{#if:{{{box1|}}} | {{#if:{{{box1|}}}| | ||
{{!}} | |||
{ | {{{!}} class="wikitable" | ||
! {{{box1-title|}}} | ! {{{box1-title|}}} | ||
{{!}}- | |||
{{!}} {{{box1-content|}}} | |||
{{!}}} | |||
}} | }} | ||
{{#if:{{{box2|}}} | {{#if:{{{box2|}}}| | ||
{{!}} | |||
{ | {{{!}} class="wikitable" | ||
! {{{box2-title|}}} | ! {{{box2-title|}}} | ||
{{!}}- | |||
{{!}} {{{box2-content|}}} | |||
{{!}}} | |||
}} | }} | ||
{{#if:{{{box3|}}} | {{#if:{{{box3|}}}| | ||
{{!}} | |||
{ | {{{!}} class="wikitable" | ||
! {{{box3-title|}}} | ! {{{box3-title|}}} | ||
{{!}}- | |||
{{!}} {{{box3-content|}}} | |||
{{!}}} | |||
}} | }} | ||
{{#if:{{{box4|}}} | {{#if:{{{box4|}}}| | ||
{{!}} | |||
{ | {{{!}} class="wikitable" | ||
! {{{box4-title|}}} | ! {{{box4-title|}}} | ||
{{!}}- | |||
{{!}} {{{box4-content|}}} | |||
{{!}}} | |||
}} | }} | ||
|} | |} | ||
Revision as of 23:14, 28 December 2010
Displays a profile box for a given collectible item.