flyff
Items Templates - FlyFF WIki

Items Templates

From FlyFF WIki

Jump to: navigation, search

Here you will find the universal template for items. Special templates were made for things not common in all items. Though it may look complicated it is not. . Simply copy and paste the code to your item page then replace the ? with answer. If you have no answer for a question simply leave question in place and leave answer blank or add N/A. For those switches not common to all items simply remove the switch and it will not appear on the page. I put all switches in table because it is easier to simply removed the unwanted. Farther down the page you will find them all separate. For categories I put in a few if you need different one simply add if there are to many remove the ones that don't apply to your item.
material/suit on ground = remove size limit for pages
Item types:

  • Food
  • Recovery
  • Enhancer
  • Quest Item
  • Travel
  • Upgrade
  • Event
  • Gift Box
  • Jewelry
  • Cloak


All items have a duration so that info in in the universal template. Sometime we will find items that come in different time limits it is here where we would differentiate. If you look at the Full Shout page you will see that they are all on the same page but in duration we state there differences 1 day, 15 day, 30 day. If something is non-consumable we say so. If it is used 1 time we say 1 Time Use.


quest item on ground= remove size limit for pages

Switch = small template inside big template

Universal Template

Code

to
copy

{{Items
|name=
|image name.filetype=Coming soon.jpg
|icon name.filetype=
|item type= <br>
|info= <br>
{{Guild and Pet|guild contri=??? |pet feed=???}}<br/>
{{Stat Effected|stat effected=???}}<br/>
{{Recovery Rate|recovery rate=???}}<br/>
{{Bonus Rate|bonus rate=???}}<br/>
{{Max Recovery|max recovery=???}}<br/>
{{Cooldown Time|cooldown time=???}}<br/>
{{Set Bonus|set bonus= |set name=}}<br/>
|duration= Non-Consumable
|sell price=
|stack size=
|where=
{{Quest Related|name of quest=???|type of quest item=???|by/from NPC/Monster/auto/collect=???}}
{{gPotato Store|cost=???|amount=???}}<br/>
{{NPC Store|npc price=???|stores=???}}<br/>
{{Monster Drop|monsters=???}}<br/>
{{Collecting}}<br/>
{{In-Game Event|event=???}}<br/>
{{Gift Box Item|gift box=}}<br/>
{{Gift box contents|contains/may contain one of=|Gift box contents=}}
{{Monster Chest Contents|Monster Chest Contents=}}
{{Monster Chest|monster chest=}}
}}
[[Category:Item]]<br/>
[[Category:Consumable]]<br/>
[[Category:Food]]<br/>
[[Category:Refresher]]<br/>
[[Category:VitalDrink]]<br/>
[[Category:Travailing]]<br/>
[[Category:Quest Item]]<br/>



Item template without switches Most items have a duration if none is stated it is Permanent Non-Consumable.

Code

to
copy

{{Items
|name=
|image name.filetype=
|icon name.filetype=
|item type= <br>
|info=
|duration=
|sell price=
|stack size=
|where=
}}
[[Category:Item]]<br/>
[[Category:Consumable]]<br/>
[[Category:Food]]<br/>
[[Category:Refresher]]<br/>
[[Category:VitalDrink]]<br/>
[[Category:Travailing]]<br/>
[[Category:Quest Item]]<br/>

Place between Info and Duration


  • Stat Effected Switch
Code to copy {{Stat Effected|stat effected=???}}<br/>



  • Recovery Rate Switch
Code to copy {{Recovery Rate|recovery rate=???}}<br/>



  • Max Recovery Switch
Code to copy {{Max Recovery|max recovery=???}}<br/>



  • Cooldown Time Switch
Code to copy {{Cooldown Time|cooldown time=???}}<br/>



  • guild/pet feed Switch
Code to copy {{Guild and Pet|guild contri=??? |pet feed=???}}<br/>




Place between where and }}

  • Quest Related Switch
Code to copy {{Quest Related|name of quest=???|type of quest item=???|by/from NPC/Monster/auto/collect=???}}




  • gPotato Store Switch
Code to copy {{gPotato Store|cost=???|amount=???}}<br/>




  • NPC Store Switch
Code to copy {{NPC Store|npc price=???|stores=???}}<br/>




  • Monster Drop Switch
Code to copy {{Monster Drop|monsters=???}}<br/>




  • In-Game Event Switch
Code to copy {{In-Game Event|event=???}}<br/>




  • Gift box contents Switch
Code to copy {{Gift box contents|contains/may contain one of=|Gift box contents=}}<br/>




  • Collecting Switch
Code to copy {{Collecting}}<br/>