|
|
| Line 1: |
Line 1: |
| {| class="infobox" style="float:right; width:264px; font-size:90%; text-align:left; -moz-border-radius:7px; background:transparent; padding:6px;" cellspacing="0" cellpadding="3"
| | <infobox> |
| |-
| | <title source="name"><default>{{PAGENAME}}</default></title> |
| ! colspan="2" style="font-size:130%; text-align:center;" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}
| | <image source="image"/> |
| |-
| | <group> |
| | colspan="2" style="text-align:center; border-bottom:1px solid #AAA;" | {{#if:{{{image|}}}|[[File:{{{image}}}{{!}}250px]]}}{{#if:{{{imgdesc|}}}|<br />{{{imgdesc}}}}}
| | <header>Description</header> |
| |-
| | <data source="type"><label>Type</label></data> |
| {{#if:{{{hided|}}}|{{!}}-|{{!}}-
| | <data source="powers"><label>Powers</label></data> |
| ! class="infoboxsubheading" colspan="2" style=" text-align:left; background: #{{#if:000000|000000|E55}}" {{!}} '''Description'''}}
| | <data source="current"><label>Current location</label></data> |
| {{#if:{{{type|}}}|
| | </group> |
| {{!}}-
| | <group> |
| {{!}} class="infoboxlabel" style="{{#if:{{{3|}}}|background: #{{{3}}}|}}" {{!}} '''''Type'''''
| | <header>Historical information</header> |
| {{!}} class="infoboxcell" style="{{#if:{{{3|}}}|background: #{{{3}}}|}}; {{{css|}}}" {{!}}
| | <data source="period"><label>Time period</label></data> |
| {{{type|}}}
| | <data source="created"><label>Created by</label></data> |
| {{!}}-
| | <data source="made"><label>Date constructed</label></data> |
| |}}{{#if:{{{powers|}}}|
| | <data source="destroyed"><label>Date destroyed</label></data> |
| {{!}}-
| | <data source="notable"><label>Notable wielders</label></data> |
| {{!}} class="infoboxlabel" style="{{#if:{{{3|}}}|background: #{{{3}}}|}}" {{!}} '''''Powers'''''
| | </group> |
| {{!}} class="infoboxcell" style="{{#if:{{{3|}}}|background: #{{{3}}}|}}; {{{css|}}}" {{!}}
| | </infobox> |
| {{{powers|}}}
| |
| {{!}}-
| |
| |}}{{#if:{{{current|}}}|
| |
| {{!}}-
| |
| {{!}} class="infoboxlabel" style="{{#if:{{{3|}}}|background: #{{{3}}}|}}" {{!}} '''''Current location'''''
| |
| {{!}} class="infoboxcell" style="{{#if:{{{3|}}}|background: #{{{3}}}|}}; {{{css|}}}" {{!}}
| |
| {{{current|}}}
| |
| {{!}}-
| |
| |}}{{#if:{{{hideh|}}}|{{!}}-|{{!}}-
| |
| ! class="infoboxsubheading" colspan="2" style=" text-align:left; background: #{{#if:000000|000000|E55}}" {{!}} '''Historical information'''}}
| |
| {{#if:{{{period|}}}|
| |
| {{!}}-
| |
| {{!}} class="infoboxlabel" style="{{#if:{{{3|}}}|background: #{{{3}}}|}}" {{!}} '''''Time period'''''
| |
| {{!}} class="infoboxcell" style="{{#if:{{{3|}}}|background: #{{{3}}}|}}; {{{css|}}}" {{!}}
| |
| {{{period|}}}
| |
| {{!}}-
| |
| |}}{{#if:{{{created|}}}|
| |
| {{!}}-
| |
| {{!}} class="infoboxlabel" style="{{#if:{{{3|}}}|background: #{{{3}}}|}}" {{!}} '''''Created by'''''
| |
| {{!}} class="infoboxcell" style="{{#if:{{{3|}}}|background: #{{{3}}}|}}; {{{css|}}}" {{!}}
| |
| {{{created|}}}
| |
| {{!}}-
| |
| |}}{{#if:{{{made|}}}|
| |
| {{!}}-
| |
| {{!}} class="infoboxlabel" style="{{#if:{{{3|}}}|background: #{{{3}}}|}}" {{!}} '''''Date constructed'''''
| |
| {{!}} class="infoboxcell" style="{{#if:{{{3|}}}|background: #{{{3}}}|}}; {{{css|}}}" {{!}}
| |
| {{{made|}}}
| |
| {{!}}-
| |
| |}}{{#if:{{{destroyed|}}}|
| |
| {{!}}-
| |
| {{!}} class="infoboxlabel" style="{{#if:{{{3|}}}|background: #{{{3}}}|}}" {{!}} '''''Date destroyed'''''
| |
| {{!}} class="infoboxcell" style="{{#if:{{{3|}}}|background: #{{{3}}}|}}; {{{css|}}}" {{!}}
| |
| {{{destroyed|}}}
| |
| {{!}}-
| |
| |}}{{#if:{{{notable|}}}|
| |
| {{!}}-
| |
| {{!}} class="infoboxlabel" style="{{#if:{{{3|}}}|background: #{{{3}}}|}}" {{!}} '''''Notable wielders'''''
| |
| {{!}} class="infoboxcell" style="{{#if:{{{3|}}}|background: #{{{3}}}|}}; {{{css|}}}" {{!}}
| |
| {{{notable|}}}
| |
| {{!}}-
| |
| |}}
| |
| |}
| |
| <noinclude> | | <noinclude> |
| ==Example use== | | ==Example use== |
Example use
{{Item Infobox
|image =
|type =
|powers = (if applicable, mainly for use with Pieces of Eden)
|current =
|period =
|created =
|made =
|destroyed =
|notable =
}}