Template:Title: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
No edit summary
(Undo revision 564800 by TEVESHSZAT (talk))
Line 2: Line 2:
'''Translation:''' {{{translation}}} ({{#if:{{{language|}}}|[[title language is::{{{language}}}]]|''Unknown language''[[missing::title's language| ]]}})}}<br />
'''Translation:''' {{{translation}}} ({{#if:{{{language|}}}|[[title language is::{{{language}}}]]|''Unknown language''[[missing::title's language| ]]}})}}<br />
<br />
<br />
;Requirementz:</includeonly><noinclude>USAGE Information:
;Requirements:</includeonly><noinclude>USAGE Information:


<pre>{{Title
<pre>{{Title

Revision as of 07:43, 6 August 2021

USAGE Information:

{{Title
|new=yes/no
|titlename=name
|translation=
|language=
|category=
|subcat=
|diff=
}}
{{TitleReq|<type>|<specific>|<specific2>}}
...
{{TitleReq|<type>|<specific>|<specific2>}}
  • new -- Indicates whether or not the title has been updated to the 3.0 version.
  • 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.