GuildWiki:Style and formatting/Armor/Art

From GuildWiki

Jump to: navigation, search
test
Style guides

This page is a style and formatting guideline on GuildWiki.

It has general acceptance among editors and is considered a standard to which articles should adhere. However, it is not set in stone and should be treated with common sense and the occasional exception.

An armor art article documents an armor's particular artwork, where it can be acquired and the materials required to craft it. It should not be confused with an armor function article which documents the stats of different armor types and may not share the same look.

Contents

[edit] General guidelines

An armor art article is generally made up of four basic sections:

  • the armor art box
  • description
  • acquisition
  • galleries

When naming the article put the profession name before the armor type as in Profession Type Armor (e.g. Mesmer Ascalon Armor). If the art type is prestige but carries the same name, call the article Profession Ascended Type Armor (e.g. Mesmer Ascended Enchanter's Armor).

If necessary you may separate sections with the clear template: {{clear}}

[edit] Syntax

The following may be copied and pasted to create a new article. Just make changes and fill in information where necessary. Instructions on how to use templates and more detailed information about each section can be found below.

{{armor art box | art = 
                | type = 
                | used by = 
                | materials = 
                | campaign = 
                | campaign2 = 
                | campaign3 = 
                | name = 
                | ascended = 
                | event = }}
== Description ==
Profession [[Type Armor]] is an art available in [[Campaign]]. The prestige version is [[Profession Ascended Type Armor]].
{{clear}}
==Crafting==
=== Campaign ===
{| {{STDT}}
|-
! Location || Crafter || [[Armor (rating)|Armor]] || Gold
! Headgear || Chest || Hands || Legs || Feet || rowspan=2 | {{empty}} || Total
|- bgcolor=lightgreen
! [[Location]] 
|align=center| [[Crafter]] 
|align=center| 60 
|align=right| {{Cost|1|500}}
| 25 [[Material]]<br>4 [[Material]]
|| 75 [[Material]]<br>12 [[Material]]
|| 25 [[Material]]<br>4 [[Material]]
|| 50 [[Material]]<br>8 [[Material]]
|| 25 [[Material]]<br>4 [[Material]]
|| 200 [[Material]]<br>32 [[Material]]
|}
{{clear}}
==Trading==
{{:Profession Type Armor/Collector}}
{{clear}}

{{:Profession Type Armor/Female}}
{{clear}}
{{:Profession Type Armor/Male}}
{{clear}}

==Notes==

{{ProfessionArmorNavBox}}

[edit] Armor art box

Template:Armor art box

{{armor art box | art = 
                | type = 
                | used by = 
                | materials = 
                | campaign = 
                | campaign2 = 
                | campaign3 = 
                | name = 
                | ascended = 
                | event = }}
art
The name of the armor art (e.g. Ascalon, Krytan). Not to be used with function specific armor.
type
The name of the armor art (e.g. Sacred, Knight's). For use by function specific armor (armor art with only one attached function and profession).
used by
What functions can be purchased with this art type (e.g. Dreadnought's [[Dreadnought's armor|Dreadnought's]], Cabalist's [[Radiant armor|Cabalist's]]).
materials
The materials required to craft this armor (e.g. Cloth [[Cloth]] or [[Bolt of Cloth|Cloth]]).
campaign
The first campaign the armor art is available in (e.g. Prophecies, Factions, Nightfall, Core). Core armor is Obsidian only.
campaign2
The second campaign the armor art is available in (e.g. Factions, Nightfall). May be omitted if not required.
campaign3
The third campaign the armor art is available in (e.g. Nightfall). May be omitted if not required.
name
Armor's name to override type or art. Optional, only use when necessary.
ascended
Yes or no. If omitted defaults to no.
event
Yes or no. If omitted defaults to no.


[edit] Description

Summarise which armor functions use this art and which campaigns it can be found in. If a function is specific to a certain campaign be sure to mention it (for example Warrior Krytan Armor can only be purchased with basic stats in Tyria, but in Factions it is available with all functions).

Note here if the armor is ascended. If there is a non-prestige version of it inculde a link to that. Also link to the art's main page (for example Krytan Armor).

This should be a level two heading.

[edit] Crafting

Level two heading.

[edit] Campaign

List the campaign the armor is available in as a level three heading. It is not necessary to make this heading a link.

Under this heading should be a crafting table that lists the locations, NPCs, cost in gold, required materials and total for the armor for this particular campaign. For this you can either use a template or write the actual table code yourself.

[edit] Template

The template and it's extended usage notes is found at Template:Armor crafting box.

rows
This defines how many rows your table will have. Default is one row.
rX-location
The X stands for the number of the row, from bottom and up. Here you type out the full name of the crafting location. If there is several location with the same armor level, you put the following locations in parameters named rX-location2 and rX-location3.
rX-crafter
The crafter name at that specific row. Same rules as for location apply if there is several crafters.
rX-armor
The armor level at that crafter and location.
rX-cost
Gold cost for one armor piece. The cost is written out fully in gold, so if an armor piece costs 1 Platinum 500 Gold to craft, this parameter is set to 1500, since 1 Platinum is 1000 gold.
ascended
Default is no. Used if the armor is an Ascended Armor.
headgear
This specifies if headgear should be included in the craftign table. Default is no.
diffheadgear
If the headgear does not require the same kind of materials as the rest of the armor, this is set to yes. Deafult is no. If this is set to yes, separate parameters needs to be defined for the headgear materials. See Template:Armor crafting box
rX-materialY-cost
Put the unit cost for the armor here (in figures). Unit cost is the same as the cost for the gloves or the shoes of an armor. X defines what row, Y is set to 1 for the first material. If there is more materials used, a second and third parameter is used and named by changing Y to 2 or 3.
rX-materialY-name
The name of the material. If you set r1-material1-cost to 25, and the armor requires 25 Hide, the corresponding name parameter is r1-material1-name=Hide.
note
If there is a need for additional information, this can be put here. It will be situated under the table.
[edit] Syntax
{{Armor crafting box|
rows=4| headgear=yes|
r4-location=Location| r4-crafter=Crafter| r4-armor=15| r4-cost=50|
r4-material1-cost=1| r4-material1-name=Hide|

r3-location=Location| r3-crafter=Crafter| r3-armor=30| r3-cost=150|
r3-material1-cost=2| r3-material1-name=Hide|

r2-location=Location| r2-crafter=Crafter| r2-armor=45| r2-cost=400|
r2-material1-cost=3| r2-material1-name=Hide| r2-material2-cost=3| r2-material2-name=Cloth|

r1-location=Location| r1-crafter=Crafter| r1-armor=60| r1-cost=1500|
r1-material1-cost=25| r1-material1-name=Hide| r1-material2-cost=4| r1-material2-name=Linen|
}}
Output
Location Crafter Armor Gold Headgear Chest Hands Legs Feet   Total
Location Crafter 15 50 Gold 1 Hide 3 Hide 1 Hide 2 Hide 1 Hide 8 Hide
Location Crafter 30 150 Gold 2 Hide 6 Hide 2 Hide 4 Hide 2 Hide 16 Hide
Location Crafter 45 400 Gold 3 Hide
3 Cloth
9 Hide
9 Cloth
3 Hide
3 Cloth
6 Hide
6 Cloth
3 Hide
3 Cloth
24 Hide
24 Cloth
Location Crafter 60 1 Platinum 500 Gold 25 Hide
4 Linen
75 Hide
12 Linen
25 Hide
4 Linen
50 Hide
8 Linen
25 Hide
4 Linen
200 Hide
32 Linen


[edit] Table

The syntax below shows a table with four crafters who create armor of varying AL. If you want to learn more about tables read the editing guide.

Headgear/Chest/Hands/Legs/Feet
Replace this with the appropriate armor piece (for example a Mesmer chest piece is called "Attire" while a Warrior chest piece is a "Cuirass").
Location
The location this armor can be acquired. If there are several locations for the same armor rating, separate the locations with: <br>.
Crafter
The name of the armor crafter. If there are several crafters for the same armor rating, separate them with: <br>.
Cost
Fill in the appropriate cost and materials required. For information about how to use the cost template seen below, read this.

Note: Armor with maximum armor rating should have a "lightgreen" background. Ascended armor should have a "gold" background. Armor with armor ratings below maximum should have backgrounds in alternating "lightgrey" and white (with white directly preceding a lightgreen or gold row).

[edit] Syntax
{| {{STDT}}
|-
! Location || Crafter || [[Armor (rating)|Armor]] || Gold
! Headgear || Chest || Hands || Legs || Feet || rowspan=5 | {{empty}} || Total
|-
! [[Location]] 
|align=center| [[Crafter]] 
|align=center| 15 
|align=right| {{Cost|50}} 
| 1 [[Material]] || 3 [[Material]] || 1 [[Material]] || 2 [[Material]] || 1 [[Material]] || 8 [[Material]]
|- bgcolor=lightgrey
! [[Location]] 
|align=center| [[Crafter]] 
|align=center| 30 
|align=right| {{Cost|150}}
| 2 [[Material]] || 6 [[Material]] || 2 [[Material]] || 4 [[Material]] || 2 [[Material]] || 16 [[Material]]
|-
! [[Location]] 
|align=center| [[Crafter]] 
|align=center| 45 
|align=right| {{Cost|400}}
| 3 [[Material]]<br>3 [[Material]] || 9 [[Material]]<br>9 [[Material]] || 3 [[Material]]<br>3 [[Material]]
|| 6 [[Material]]<br>6 [[Material]] || 3 [[Material]]<br>3 [[Material]] || 24 [[Material]]<br>24 [[Material]]
|- bgcolor=lightgreen
! [[Location]] 
|align=center| [[Crafter]] 
|align=center| 60 
|align=right| {{Cost|1|500}}
| 25 [[Material]]<br>4 [[Material]] || 75 [[Material]]<br>12 [[Material]]|| 25 [[Material]]<br>4 [[Material]]
|| 50 [[Material]]<br>8 [[Material]] || 25 [[Material]]<br>4 [[Material]] || 200 [[Material]]<br>32 [[Material]]
|}

If there are any additional notes specific to crafting, they may be added beneath the table.

''Note:''

[edit] Trading

If this armor can be gotten from a collector include this section as a level two heading. If there is no collector it should be omitted.

This section is a separate module for inclusion into the article:

{{:Profession Type Armor/Collector}}

This is because it will also be included into the Collector Armor quick reference page for the corresponding profession. (See profession specific armor here).

[edit] Syntax

{| {{STDT}}
|-
! rowspan=2|Region
! rowspan=2| [[Armor (rating)|Armor]]
! Armor piece (chest)
! Armor piece (hands)
! Armor piece (legs)
! Armor piece (feet)
|-
|| stats || stats || stats || stats
|- bgcolor=lightgrey
! Region
|align=center| 15
| 5 [[Collector item]]s
| 3 [[Collector item]]s
| 3 [[Collector item]]s
| 3 [[Collector item]]s <br> 5 [[Collector item]]s
|-
! Region
|align=center| 21
| 4 [[Collector item]]s
| 4 [[Collector item]]s
| 4 [[Collector item]]s
| 4 [[Collector item]]s
|- bgcolor=lightgrey
! rowspan=2 | Region
|align=center rowspan = 2 | 51
| 5 [[Collector item]]s
| 5 [[Collector item]]s
| 5 [[Collector item]]s
| 5 [[Collector item]]s
|-  bgcolor=lightgrey
| 5 [[Collector item]]s
| 5 [[Collector item]]s
| 5 [[Collector item]]s
| 5 [[Collector item]]s
|- bgcolor=lightgreen
! rowspan=2 | Region
|align=center rowspan = 2 | 60
| 5 [[Collector item]]s
| 5 [[Collector item]]s
| 5 [[Collector item]]s
| 5 [[Collector item]]s
|- bgcolor=lightgreen
| 5 [[Collector item]]s
| 5 [[Collector item]]s
| 5 [[Collector item]]s
| 5 [[Collector item]]s
|}
Region Armor Armor type piece (chest) Armor type piece (hands) Armor type piece (legs) Armor type piece (feet)
stats stats stats stats
Region 15 5 Collector items 3 Collector items 3 Collector items 3 Collector items
5 Collector items
Region 21 4 Collector items 4 Collector items 4 Collector items 4 Collector items
Region 51 5 Collector items 5 Collector items 5 Collector items 5 Collector items
5 Collector items 5 Collector items 5 Collector items 5 Collector items
Region 60 5 Collector items 5 Collector items 5 Collector items 5 Collector items
5 Collector items 5 Collector items 5 Collector items 5 Collector items

Fill in the following information.

Armor piece
Use the name of the armor piece (for example "Stylish Attire", "Stylish Gloves").
Stats
Fill in the stat bonuses from each piece (for example "Energy regen +1").
Region
For each row fill in the geographic region the collectors can be found in (for example "Kryta", "Kaineng City").
Armor
The corresponding armor level for the regional reward.
Collector items
This information can be found here. (Example: 5 Charr Carvings).
Alternate each row with lightgrey and white, and the row containing armor with max AL should be lightgreen. The lightgreen row should be preceded by a white row.

Note: If you require help with expanding this table you may like to read the editing guide.

[edit] Galleries

There are two separate gallery modules for each armor art type, one male and one female. This means that separate articles must be created for each gender using the main articles name followed by "/Male" or "/Female". For example: Mesmer Ascalon Armor/Female.

Each gallery module has three sections: overview, component view and colorable areas.

This section does not require a heading as it will be in the module. Include the module into the article like this:

{{:Profession Type Armor/Female}}

See GuildWiki:Style and formatting/Armor/Art gallery for further details about this section.

[edit] Notes

If required, a level two heading called "Notes" may be added at the end for any relevant information not already included in the article. If this section is blank, omit it entirely.

[edit] Template:ProfessionArmorNavBox

Examples: Template:MesmerArmorNavBox or Template:MonkArmorNavBox

Add this template to the bottom of your page to help users navigate easily: {{ProfessionArmorNavBox))

Replace "Profession" with the appropriate profession.

Personal tools
Sponsors