Difference between revisions of "Templates"

From HeRO Wiki
Jump to: navigation, search
(Bleh I'll figure out better how to do template later -_-)
Line 104: Line 104:
 
|quereward=
 
|quereward=
 
|description=}}</pre>
 
|description=}}</pre>
 +
 +
 +
===Custom Card Template===
 +
<pre>{{Template:Card
 +
|itemanme=
 +
|itemid=
 +
|sprite=
 +
|artist=
 +
|cardimage=
 +
|slot=
 +
|weight=
 +
|effect=}}</pre>

Revision as of 07:55, 21 October 2011

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!


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

{{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=
|repeatability=
|party=
|quereward=
|description=}}


Custom Card Template

{{Template:Card
|itemanme=
|itemid=
|sprite=
|artist=
|cardimage=
|slot=
|weight=
|effect=}}