Difference between revisions of "Templates"

From HeRO Wiki
Jump to: navigation, search
m (What Templates Currently Exist?)
(Quest Intro Template)
Line 100: Line 100:
 
<pre>{{User:Fatalis/CustomQuestTemplate
 
<pre>{{User:Fatalis/CustomQuestTemplate
 
|questname=
 
|questname=
|image=
 
|caption=
 
 
|difficulty=
 
|difficulty=
 
|reclevel=
 
|reclevel=
 +
|party=
 
|quereward=
 
|quereward=
 
|description=}}</pre>
 
|description=}}</pre>

Revision as of 03:07, 14 November 2009

Templates

What Are They?

Templates are as the name suggests, templates! They are convenient to use when mass-editing things of a similar nature, easy to edit to begin with, 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!

Where Do I Get Them?

You can either make them yourself, ask me to make you one, or copy them off of someone else (but that's lame!).

How Do I Make One Myself?

By learning how to properly use wiki software! Use Google for tutorials or something. If there's a genuine amount of interest, maybe I'll write a tutorial or two myself.

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

{{Template:Customgear
|itemname=
|itemid= 
|sprite= 
|copyright= 
|portrait= 
|def= 
|mdef= 
|weight= 
|refinable= 
|usablejobs= 
|reqlevel= 
|slot=
|location= 
|availability=
|description= 
|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=
|party=
|quereward=
|description=}}