Difference between revisions of "Template:Items"

From HomepointXI Wiki
Jump to: navigation, search
(Created page with "<tabs><tab name="Item Name"> {|style="border-collapse: collapse; border-width: 1px; border-style: solid; border-color: #000000;" width="788px" cellpadding="3" !style="border-w...")
 
m
 
Line 83: Line 83:
 
| style="border-style: solid; border-width: 1px; border-color: #3c6a95; background-color: #F5F5F5;" colspan="3" width="64%" |'''{{{jobs}}}'''
 
| style="border-style: solid; border-width: 1px; border-color: #3c6a95; background-color: #F5F5F5;" colspan="3" width="64%" |'''{{{jobs}}}'''
 
|-
 
|-
|}{{#if: {{{shield size|}}} | {{#ifexpr: {{{shield size}}} > 0 | [[Category:Shields|{{PAGENAME}}]] | [[Category:Armor]] [[Category:{{{slot}}}|{{PAGENAME}}]] }} | [[Category:Armor]] [[Category:{{{slot}}}|{{PAGENAME}}]] }}
+
|}
 
<noinclude>[[Category:Templates|{{PAGENAME}}]]</noinclude>
 
<noinclude>[[Category:Templates|{{PAGENAME}}]]</noinclude>
  

Latest revision as of 16:28, 11 March 2018

   
Items icon.png {{{singular log name}}}
Description: {{{description}}}
Image: Items description.png
Type: {{{type}}}
Flags: {{{flags}}}
Stack size: {{{stack size}}} "Find Items on FFXIAH"
Armor Information
Races: {{{races}}} Equip. Slot: {{{slot}}}
Level: {{{level}}}
Jobs: {{{jobs}}}


Template:Item - Obtained From Monsters

  • Please use this series of Item templates as needed on Item pages
  • Copy and paste the following set of codes and fill in the fields, do not worry about formatting
  • Certain fields will allow for advanced formatting, these will be demonstrated below.
{{Item Monster Table
|Insert Monster List Template=
{{Item Monster
|Monster Name=
|Zone=
|position=
|Notes=
}}
}}
  • You may insert as many rows into the table as you need, simply repeat the following codes:
{{Item Monster
|Monster Name=
|Zone=
|position=
|Notes=
}}
  • You may also enter any type of additional formatting to the following field:
|Notes=
  • Example of a completed entry, including different styles of formatting for the |Notes= field:
{{Item Monster Table
|Insert Monster List Template=
{{Item Monster
|Monster Name=Soldier Crawler
|Zone=Yhoator Jungle
|position=I-9
|Notes=Only pops at night
}}
{{Item Monster
|Monster Name=Soldier Crawler
|Zone=Yhoator Jungle
|position=I-9
|Notes=
*Only pops at night
*[[:Category:Crawler|Crawler]]
}}
}}
  • The set of codes above will display the following: Sample