Welcome to Assassin's Creed Wiki! Log in and join the community.

Template:Item Infobox: Difference between revisions

From the Assassin's Creed Wiki
Jump to navigation Jump to search
imported>Master Sima Yi
mNo edit summary
imported>LeFaith
No edit summary
 
(One intermediate revision by one other user not shown)
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|}}}
<noinclude>{{Clear}}{{documentation}}</noinclude>
{{!}}-
|}}{{#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&nbsp;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>
==Example use==
<pre>
{{Item Infobox
|image    =
|type      =
|powers    = (if applicable, mainly for use with Pieces of Eden)
|current  =
|period    =
|created  =
|made      =
|destroyed =
|notable  =
}}
</pre>
[[Category:Infobox templates]]</noinclude>

Latest revision as of 10:50, 15 May 2021

Template documentation follows
Note: the template above may sometimes be partially or fully invisible.
Visit Template:Item_Infobox/doc to edit this documentation. (How does this work?)

Usage[edit source]

{{Item Infobox
|image = 
|type = 
|powers = (if applicable, mainly for use with Pieces of Eden)
|current = 
|period = 
|created = 
|made = 
|destroyed = 
|notable = 
}}