Jump to content

Template:Collectible: Difference between revisions

From Detective Conan Wiki
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"
{{{!}} class="wikitable"
! {{{box1-title|}}}
! {{{box1-title|}}}
|-
{{!}}-
| {{{box1-content|}}}
{{!}} {{{box1-content|}}}
|}
{{!}}}
}}
}}
{{#if:{{{box2|}}}:
{{#if:{{{box2|}}}|
|
{{!}}
{| class="wikitable"
{{{!}} class="wikitable"
! {{{box2-title|}}}
! {{{box2-title|}}}
|-
{{!}}-
| {{{box2-content|}}}
{{!}} {{{box2-content|}}}
|}
{{!}}}
}}
}}
{{#if:{{{box3|}}}:
{{#if:{{{box3|}}}|
|
{{!}}
{| class="wikitable"
{{{!}} class="wikitable"
! {{{box3-title|}}}
! {{{box3-title|}}}
|-
{{!}}-
| {{{box3-content|}}}
{{!}} {{{box3-content|}}}
|}
{{!}}}
}}
}}
{{#if:{{{box4|}}}:
{{#if:{{{box4|}}}|
|
{{!}}
{| class="wikitable"
{{{!}} class="wikitable"
! {{{box4-title|}}}
! {{{box4-title|}}}
|-
{{!}}-
| {{{box4-content|}}}
{{!}} {{{box4-content|}}}
|}
{{!}}}
}}
}}
|}
|}

Revision as of 23:14, 28 December 2010

Displays a profile box for a given collectible item.