Templates

From HeRO Wiki
Revision as of 09:30, 3 March 2013 by Circe (Talk | contribs)

Jump to: navigation, search

Templates

What Are They?

Templates are as the name suggests, templates! They take a specific formatting or text and transclude it into where you're using them. This makes them convenient to use when mass-editing things of a similar nature, easy to edit to begin with since they allow you to only enter the basic info, and can be changed without much hassle to suit whatever needs a wiki editor may have.

They can be used to show affection for something or someone, guild pages, user pages, character pages, etc!


How Do I Make One Myself?

By learning how to properly use wiki software! Use Google for tutorials or something. Looking after existing wiki and how they write their template is also a good place to start.

What Templates Currently Exist?

This is a list of the pre-existing list of templates. Please, add them under the previous one if you have one to add to the list!

To all editors, it should be rather self explanatory how to use them. If not, well... just copy & paste the following codes into your page, and fill out the appropriate sections!

Monster Template

{{Template:Monster
|Name=
|Race=
|Level=
|Minatk=
|Maxatk=
|Sprite=
|Element=
|Hp=
|Def=
|Mdef=
|Size=
|Exp=
|Jexp=
|Mvpexp=
|Mvpexp%=
|Str=
|Agi=
|Vit=
|Int=
|Dex=
|Luk=
|Atkrange=
|Spellrange=
|Sightrange=
|Speed=
|Aspd=
|Stunlockdelay=
|Mode=
|Skills=
|Drops= 
|Mvpdrops=
|Location=
|Notes= }}

Custom Gear Template

{{CustomGear
|sprite= The item sprite [file name only]
|id= the item ID
|description = 
|copyright=
|portrait= Item portrait [file name only]
|def=
|mdef=
|refinable=
|usablejobs=
|type=
|reqlvl=
|effect=
}}}

Quest Detailed Info Template

{{Template:Quest
| levelreq =
| joblevelreq =
| classreq = 
| skillreq =
| partyreq = 
| itemreq =
| nitemreq =
| zenyreq = 
| hunting =
| questsreq =
| questscoreq =
| baseexpreward =
| jobexpreward =
| itemreward = 
| qreward = 
}}

Quest Intro Template

{{User:Fatalis/CustomQuestTemplate
|questname=
|difficulty=
|reclevel=
|repeatability=
|party=
|quereward=
|description=}}


Custom Card Template

{{Template:Card
|name=
|id=
|sprite=
|artist=
|image=
|slot=
|weight=
|effect=}}