User talk:Primus

From FFXI Wiki

Thank you for your contributions to the wiki :D --Spicyryan (talk) 20:22, 28 December 2016 (UTC)


Edit: Nvm, I didn't check the page after that to see you figured it out, lol disregard:

I see you are trying to add guild points to pages, and thank you for that, but let me help you do it the correct and easier way.

For guild points there is a template that auto calculates.

You can view the code for a page like Battle Boots or Cape and see how it is done, but in the first item template add the following:

|guild points={{Guild Points|value of NQ|value of HQ|total value}}

For example this is how the battle boots look:

{{item
|description=DEF:11 Evasion+1
|type=Armor
|flags=Obtainable from Goblin Box, Inscribable, Equippable
|stack size=1
|singular log name=battle boots
|ffxiah=12980/battle-boots
|ffxidb=12980
|guild points={{Guild Points|2860|3190|18480}}
}}

Just omit the HQ for the HQ page: for example:

{{item
|description=DEF:12 Evasion+3
|type=Armor
|flags=Inscribable, Equippable
|stack size=1
|singular log name=Battle Boots +1
|guild points={{Guild Points|3190|18480}}
}}

You may also reference my Sandbox. --Spicyryan (talk) 01:53, 24 February 2017 (EST)