Template:Title: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 5: Line 5:


:<nowiki>{{</nowiki>Title
:<nowiki>{{</nowiki>Title
:|titlename=name
:|category=category
:|translation=
:|subcat=cat1,cat2,cat3,cat4,etc.
:|diff=#
:|language=
:|category=
:|subcat=
:|diff=
:}}
:}}
:<nowiki>{{</nowiki>[[Template:TitleReq|TitleReq]]<nowiki>|<type>|<specific>|<specific2>}}</nowiki>
:<nowiki>{{</nowiki>[[Template:TitleReq|TitleReq]]<nowiki>|<type>|<specific>|<specific2>}}</nowiki>
Line 13: Line 16:
:<nowiki>{{TitleReq|<type>|<specific>|<specific2>}}</nowiki>
:<nowiki>{{TitleReq|<type>|<specific>|<specific2>}}</nowiki>


* category -- what category of title this is.
* titlename -- The name of the title, if different from the page name.
* translation -- The translation of the name, if not in common.
* language -- The language the name is in, if not in common.
* category -- What category of title this is.
* subcat -- Manual inclusion into lesser categories, such as spellbook, necessary skills, etc. for correct semantic searches. Unless something odd happens, it should always define itself.
* subcat -- Manual inclusion into lesser categories, such as spellbook, necessary skills, etc. for correct semantic searches. Unless something odd happens, it should always define itself.
* diff -- Used to declare the relative difficulty to achieve the title. See [[Property:title difficulty is]] for information on how to determine the value.
* diff -- Used to declare the relative difficulty to achieve the title. See [[Property:title difficulty is]] for information on how to determine the value.

Revision as of 16:49, 3 November 2008

USAGE Information:

{{Title
|titlename=name
|translation=
|language=
|category=
|subcat=
|diff=
}}
{{TitleReq|<type>|<specific>|<specific2>}}
...
{{TitleReq|<type>|<specific>|<specific2>}}
  • titlename -- The name of the title, if different from the page name.
  • translation -- The translation of the name, if not in common.
  • language -- The language the name is in, if not in common.
  • category -- What category of title this is.
  • subcat -- Manual inclusion into lesser categories, such as spellbook, necessary skills, etc. for correct semantic searches. Unless something odd happens, it should always define itself.
  • diff -- Used to declare the relative difficulty to achieve the title. See Property:title difficulty is for information on how to determine the value.
  • LEAVE UNUSED (and unneeded) values OUT COMPLETELY.