Anonymous

Template:Accessories: Difference between revisions

From Ethene
m
Update documentation on what each field does.
m (Inheritance Fix)
m (Update documentation on what each field does.)
 
(6 intermediate revisions by 2 users not shown)
Line 1:
__NOTOC__
<noinclude>
*Template to be used for accessories.
 
*If nothing is needed for any of the categories, leave blank
===Variable Descriptions===
* Type: One of [Ring, Chest, Crest, Waist, Necklace, Other, Card, Face]
* Image: Name of the file without the brackets (e.g myfile.png)
* Description: A description of the accessory.
* Attributes: A <nowiki><br></nowiki> list of attributes the accessory has.
* Effect: The accessory's effect.
* Synthesis: The available synthesis effects the accessory can roll.
* Source: The source of the accessory (where to get it).
* Inheritance: If the accessory has multiple tiers, the previous tier accessory name.
</pre>
 
*If nothing is needed for any of the categories, leave blank.
 
===Template===
[[Category:Templates/Headers|{{PAGENAME}}]]
<pre>{{Accessories
|Type=
|Accessory Name=
|Image=
|Description=
|Attributes=
|Additional Effect=
|Synthesis Effect=
|Source=
|How to Get=
|Inheritance=
}}</pre>
</noinclude><includeonly>[[category:WeaponsAccessories]]
{| class=wikitable style="padding=10px; width: 50%; margin: left;"
!colspan="4" style="font-size:20px; position:relative" | {{#if: {{{Name|}}}|{{{Name}}}|{{PAGENAME}}}}<span style="position:absolute;left:4px">{{#switch: {{{Type}}} | Ring = [[File:Akuse-yubi-ico.png]] | Chest = [[File:Akuse-mune-ico.png]] | Crest = [[File:Akuse-monsyou-ico.png]] | Waist = [[File:Akuse-kuse-ico.png]] | Necklace = [[File:Akuse-kubi-ico.png]] | Other = [[File:Akuse-hoka-ico.png]] | Card = [[File:Akuse-fuda-ico.png]] | Face = [[File:Akuse-kao-ico.png]] ||}}</span>
!scope="col" colspan ="4" style=font-size:20px; | {{#if: {{{Accessory Name|}}}|{{{Accessory Name}}}|{{PAGENAME}}}}
|-
| colspan="5" style="border: 0px ; text-align: center;" |
[[File:{{#if: {{{Image|}}}|{{{Image}}}|&nbsp;}}|200px94px]]
|-
!scope="row" style="width: 130px" | Description
Line 27 ⟶ 41:
|style="text-align:center; width: 35%;" | {{#if: {{{Attributes|}}}|{{{Attributes}}}|&nbsp;}}
!scope="col" style=width:15%" | Additional Effect
|style="text-align:center; width: 35%;" | {{#if: {{{Additional Effect|}}}|{{{Additional Effect}}}|&nbsp;}}
|-
!scope="row" | Synthesis Effect
|colspan="3" | {{#if: {{{Synthesis Effect|}}}|{{{Synthesis Effect}}}|None}}
|-
!scope="row" | HowWhere to Getobtain
|colspan="3" | {{#if: {{{How to GetSource|}}}|{{{How to GetSource}}}|Currently Unobtainable}}
|-
!scope="row" | Inheritance
|colspan="3" | {{#if: {{{Inheritance|}}}|[[{{{Inheritance}}}]]|Not Inheritable}}
|}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.