Template:Title\Old: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 4: | Line 4: | ||
;{{{titlename|{{PAGENAME}}}}} |
;{{{titlename|{{PAGENAME}}}}} |
||
| <!-- IncludeOnly --> |
| <!-- IncludeOnly --> |
||
{{!}}{{ #ifeq: {{{page}}} | {{{titlename|{{{page}}}}}} | [[{{{page}}}]] | [[{{{page}}}{{!}}{{{titlename}}}]] }}{{ |
{{!}}{{ #ifeq: {{{page}}} | {{{titlename|{{{page}}}}}} | [[{{{page}}}]] | [[{{{page}}}{{!}}{{{titlename}}}]] }}{{ #switch: {{lc:{{{maleonly}}}}} |y|yes=<nowiki>*</nowiki>}}{{ #switch: {{lc:{{{femaleonly}}}}} |y|yes= + }} |
||
}} |
|||
#switch: {{lc:{{{maleonly}}}}} |y|yes=<nowiki>*</nowiki>}}{{ |
|||
# |
{{ #ifeq: {{PAGENAME}} | {{{page}}} |
||
}}{{ |
|||
#ifeq: {{PAGENAME}} | {{{page}}} |
|||
| <!-- NoInclude --> |
| <!-- NoInclude --> |
||
{{ #switch: {{lc:{{{maleonly}}}}} |y|yes= |
{{ #switch: {{lc:{{{maleonly}}}}} |y|yes= |
Revision as of 00:19, 4 September 2008
USAGE Information:
{{title |page={{subst:PAGENAME}} |category=category |titlename=title[1] |maleonly=yes/y/no/n[2] |femaleonly=yes/y/no/n[2] |translation= |subcat=cat1,cat2,cat3,cat4,etc. |diff= |Req1 |Req2 .... |Req11 }}
- [1] -- Only need if pagename is different than title name (such as if there is a disambiguation)
- [2] -- Adding "yes" or "y" will activate this field; Warning bad thingstm can happen if you mark both.
- page -- will have to be manually changed if the page is ever moved.
- category -- what category of title this is.
- subcat -- Defines lesser categories, such as spellbook, necessary skills, etc. for correct semantic searches.
- diff -- Used to declare the relative difficulty to achieve the title. See Property:title difficulty is for information on how to determine the value.
- Req1 ... Req11 -- Each line (note, NO = sign) is the wikitext for that particular title requirement, if more requirements than detailed here are needed, just add them to the particular title page (as if more was allowed) and add a comment on this template's talk page.
- LEAVE UNUSED (and unneeded) values OUT COMPLETELY. (titlename for example is only needed if the titlename is different than the page-name, such as in Disambiguation issues)