Difference between revisions of "Templates"

From HeRO Wiki
Jump to: navigation, search
(Quest Intro Template)
Line 7: Line 7:
 
They can be used to show affection for something or someone, guild pages, user pages, character pages, etc!
 
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, [[User_talk:Fatalis|ask me]] to make you one, or copy them off of someone else (but that's lame!).
 
  
 
===How Do I Make One Myself?===
 
===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.
+
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?===
 
===What Templates Currently Exist?===

Revision as of 04:53, 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!


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=}}