Template:Armor-NoTable

Revision as of 15:24, 13 January 2011 by *>Abbydon (Moved documentation to sub-page. Added flag parameters. Added 'nc' category suppression.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Introduction[edit]

This template is based on the {{Armor}} template. It does not use a table, and it does not output categories.

It it meant for use on pages where the table and categories would not be applicable, such as on Armor Set pages.

Notes[edit]

To quickly utilize this template using existing {{Armor}} information:

  1. Copy the entire {{Armor}} block from an Armor page.
  2. Paste it into the destination, such as an Armor Set table cell.
  3. Append "-NoTable" to the {{Armor line:
    {{Armor{{Armor-NoTable
  4. Change the names to match their pages' names.
    The "name" usually has lowercase words whereas the page names are propercase.
  5. Change any tags to their 2nd version:
    {{Aug}} → {{Aug2}}, {{Rare}} → {{Rare2}}, {{Exclusive}} → {{Exclusive2}}
    This prevents the corresponding categories from being included.
  6. That's it!

Usage[edit]

Syntax[edit]

Complete[edit]

  • All parameters with comments.
{{Armor-NoTable
  | name = <!-- Armor article page name -->
  | aug = <!-- Y = Augmented -->
  | rare = <!-- Y = Rare -->
  | ex = <!-- Y = Exclusive -->
  | slot = <!-- Body, Head, Ammo, Back, etc -->
  | races = <!-- (blank) = All Races, male, female, hume, hume male, hume female, elvaan, elvaan male, elvaan female, tarutaru, tarutaru male, tarutaru female, mithra, galka -->
  | description = <!-- Armor description, if applicable. -->
  | stats = '''DEF:'''<def> '''[[<stat>]]'''+<value> '''[[<stat>]]'''+<value>
  | level = 
  | jobs = [[<job>]] / [[<job>]] / [[<job>]] <!-- Or [[All Jobs]] -->
<!-- Enchantment -->
  | charges = 
  | use delay = 
  | recast = 
}}

With Flags[edit]

  • Tags are provided via flag parameters.
{{Armor-NoTable
  | name = 
  | aug = 
  | rare = 
  | ex = 
  | slot = 
  | races = 
  | description = 
  | stats = 
  | level = 
  | jobs = 
  | charges = 
  | use delay = 
  | recast = 
}}

Manual Tags[edit]

  • Provide tags like {{Armor}}
{{Armor-NoTable
  | name = 
  | tags = 
  | slot = 
  | races = 
  | description = 
  | stats = 
  | level = 
  | jobs = 
  | charges = 
  | use delay = 
  | recast = 
}}

Parameters[edit]

The parameters are the same as those of {{Armor}}, except the Image and Evolith ones have been removed. They will be ignored if left in.

  • name: The name of the armor article page. It will be made into a link.
  • tags: {{Aug2}}, {{Rare2}} and/or {{Exclusive2}}.
    Do not use the regular versions as that will cause categories to be included.
    • Alternates: You can use these in place of the tags parameter.
    • aug: Set to Y to indicate it is augmented Augmented.
    • rare: Set to Y to indicate it is rare Rare.
    • ex: Set to Y to indicate it is exclusive Exclusive.
  • slot: The slot the armor is used in.
    The recognized short forms are: Ring, Ear, Ammo, and Shield.
  • races: The race(s) that can wear the armor.
    Valid values: male, female, hume, hume male, hume female, elvaan, elvaan male, elvaan female, tarutaru, tarutaru male, tarutaru female, mithra, galka.
    A blank value will output "All Races", and all others will be displayed as provided.
  • description: The armor description, if applicable.
  • stats: All of the stats for the armor in the format of:
    '''DEF:'''<def> '''[[<stat>]]'''+<value> '''[[<stat>]]'''-<value>
  • level: The level required to use the armor.
  • jobs: Jobs that can wear it.
    Format: [[<job>]] / [[<job>]] / [[<job>]]
  • Enchanted Armor:
    • charges: The number of charges shown for the enchantment. (Format: #2)
    • use delay: How long it takes for a charge to be ready after equipping the armor. (Format: #3)
    • recast: The time required between uses. (Format: #4)


Default Output[edit]

[[<name>]] Information Needed
[<slot>Information Needed] All Races
Lv. Unknown All Jobs

This article uses material from the "Template:Armor-NoTable" article on FFXIclopedia and is licensed under the CC-BY-SA License.