Template:Accessories: Difference between revisions

From Ethene
Content added Content deleted
m (Image Size Fix)
m (Update documentation on what each field does.)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
__NOTOC__
__NOTOC__
<noinclude>
<noinclude>
*Template to be used for accessories.
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}}]]
[[Category:Templates/Headers|{{PAGENAME}}]]
<pre>{{Accessories
<pre>{{Accessories
|Type=
|Accessory Name=
|Image=
|Image=
|Description=
|Description=
|Attributes=
|Attributes=
|Additional Effect=
|Effect=
|Synthesis Effect=
|Synthesis=
|Source=
|How to Get=
|Inheritance=
|Inheritance=
}}</pre>
}}</pre>
</noinclude><includeonly>[[category:Weapons]]
</noinclude><includeonly>[[category:Accessories]]
{| class=wikitable style="padding=10px; width: 50%; margin: left;"
{| 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;" |
| colspan="5" style="border: 0px ; text-align: center;" |
Line 27: Line 41:
|style="text-align:center; width: 35%;" | {{#if: {{{Attributes|}}}|{{{Attributes}}}|&nbsp;}}
|style="text-align:center; width: 35%;" | {{#if: {{{Attributes|}}}|{{{Attributes}}}|&nbsp;}}
!scope="col" style=width:15%" | Additional Effect
!scope="col" style=width:15%" | Additional Effect
|style="text-align:center; width: 35%;" | {{#if: {{{Additional Effect|}}}|{{{Additional Effect}}}|&nbsp;}}
|style="text-align:center; width: 35%;" | {{#if: {{{Effect|}}}|{{{Effect}}}|&nbsp;}}
|-
|-
!scope="row" | Synthesis Effect
!scope="row" | Synthesis Effect
|colspan="3" | {{#if: {{{Synthesis Effect|}}}|{{{Synthesis Effect}}}|None}}
|colspan="3" | {{#if: {{{Synthesis|}}}|{{{Synthesis}}}|None}}
|-
|-
!scope="row" | How to Get
!scope="row" | Where to obtain
|colspan="3" | {{#if: {{{How to Get|}}}|{{{How to Get}}}|Currently Unobtainable}}
|colspan="3" | {{#if: {{{Source|}}}|{{{Source}}}|Currently Unobtainable}}
|-
|-
!scope="row" | Inheritance
!scope="row" | Inheritance
|colspan="3" | {{#if: {{{Inheritance|}}}|[[{{{Inheritance}}}]]|Not Inheritable}}
|colspan="3" | {{#if: {{{Inheritance|}}}|{{{Inheritance}}}|Not Inheritable}}
|}
|}

Latest revision as of 02:41, 15 May 2024


Template to be used for accessories.

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 <br> 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.

If nothing is needed for any of the categories, leave blank.

Template

{{Accessories
|Type=
|Image=
|Description=
|Attributes=
|Effect=
|Synthesis=
|Source=
|Inheritance=
}}