Don't forget, you can log in with your Play.net account
Template:Title: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
{{ #if: {{{translation|}}} | |
{{ #if: {{{translation|}}} | |
||
: Translation - {{{translation}}} }}{{ #switch: {{lc:{{{maleonly}}}}} |y|yes= |
: Translation - {{{translation}}} }}{{ #switch: {{lc:{{{maleonly}}}}} |y|yes= |
||
: [[title requirement:: |
: [[title requirement::Must be male]]}}{{ #switch: {{lc:{{{femaleonly}}}}} |y|yes= |
||
: [[title requirement:: |
: [[title requirement::Must be female]] }}{{#if: {{{subcat|}}} | {{#arraymap:{{{subcat}}}|,|x|[[title subcategory is::x| ]]|}}|}}{{#if: {{{diff|}}} | {{#ifeq:{{{diff}}}| 0 | [[title difficulty is::2000| ]] | [[title difficulty is::{{{diff}}}| ]] }}| }} |
||
#if: {{{1|}}} | |
|||
: [[title requirement::{{strip|s={{{1}}}}}]] }}{{ |
|||
#if: {{{2|}}} | |
|||
: [[title requirement::{{strip|s={{{2}}}}}]] }}{{ |
|||
#if: {{{3|}}} | |
|||
:[[title requirement::{{strip|s={{{3}}}}}]] }}{{ |
|||
#if: {{{4|}}} | |
|||
: [[title requirement::{{strip|s={{{4}}}}}]] }}{{ |
|||
#if: {{{5|}}} | |
|||
: [[title requirement::{{strip|s={{{5}}}}}]] }}{{ |
|||
#if: {{{6|}}} | |
|||
: [[title requirement::{{strip|s={{{6}}}}}]] }}{{ |
|||
#if: {{{7|}}} | |
|||
: [[title requirement::{{strip|s={{{7}}}}}]] }}{{ |
|||
#if: {{{8|}}} | |
|||
: [[title requirement::{{strip|s={{{8}}}}}]] }}{{ |
|||
#if: {{{9|}}} | |
|||
: [[title requirement::{{strip|s={{{9}}}}}]] }}{{ |
|||
#if: {{{10|}}} | |
|||
: [[title requirement::{{strip|s={{{10}}}}}]] }}{{ |
|||
#if: {{{11|}}} | |
|||
: [[title requirement::{{strip|s={{{11}}}}}]] }} |
|||
{{{titlename|{{PAGENAME}}}}} is a [[:Category:Titles|title]] in the [[title category is::Category:{{{category}}} Titles|{{{category}}}]] Category. |
{{{titlename|{{PAGENAME}}}}} is a [[:Category:Titles|title]] in the [[title category is::Category:{{{category}}} Titles|{{{category}}}]] Category. |
||
{{#switch:{{{category}}} | Survival 1 | Survival 2 | Survival 3=[[title category is::Category:Survival Titles| ]]{{cat|Survival Titles}} | Blunt | Ranged | Brawling | GenEdged | SpecEdged | Thrown | Pole | Slings | WeaponMaster | Shield=[[title category is::Category:Combat Titles| ]]{{cat|Combat Titles}} }}{{#switch:{{lc:{{{category}}}}}|bard|barbarian|cleric|empath|paladin|ranger|trader|thief|warrior mage=[[guild association is::{{lc:{{{category}}}}}| ]]|moon mage|sect|astrology=[[guild association is::moon mage| ]]}}{{cat|{{{category}}} Titles}}{{cat|Titles}}</includeonly><noinclude>USAGE Information: |
{{#switch:{{{category}}} | Survival 1 | Survival 2 | Survival 3=[[title category is::Category:Survival Titles| ]]{{cat|Survival Titles}} | Blunt | Ranged | Brawling | GenEdged | SpecEdged | Thrown | Pole | Slings | WeaponMaster | Shield=[[title category is::Category:Combat Titles| ]]{{cat|Combat Titles}} }}{{#switch:{{lc:{{{category}}}}}|bard|barbarian|cleric|empath|paladin|ranger|trader|thief|warrior mage=[[guild association is::{{lc:{{{category}}}}}| ]]|moon mage|sect|astrology=[[guild association is::moon mage| ]]}}{{cat|{{{category}}} Titles}}{{cat|Titles}}</includeonly><noinclude>USAGE Information: |
||
:<nowiki>{{</nowiki>title |
|||
:|page=<nowiki>{{subst:PAGENAME}}</nowiki> |
|||
:|category=category |
|||
:|titlename=<span style="color:green;">title</span><sup style="color:blue;font-size:80%;">[1]</sup> |
|||
:|maleonly=<span style="color:orange;">yes/y/no/n</span><sup style="color:blue;font-size:80%;">[2]</sup> |
|||
:|femaleonly=<span style="color:orange;">yes/y/no/n</span><sup style="color:blue;font-size:80%;">[2]</sup> |
|||
:|translation= |
|||
:|subcat=cat1,cat2,cat3,cat4,etc. |
|||
⚫ | |||
|diff= |
|||
:<nowiki>{{TitleReq|<type>|<specific>|<specific2>}}</nowiki> |
|||
|Req1 |
|||
:... |
|||
|Req2 |
|||
:<nowiki>{{TitleReq|<type>|<specific>|<specific2>}}</nowiki> |
|||
.... |
|||
|Req11 |
|||
⚫ | |||
* [1] -- Only need if pagename is different than title name (such as if there is a disambiguation) |
* [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 things<sup>tm</sup> can happen if you mark both. |
* [2] -- Adding "yes" or "y" will activate this field; '''Warning''' bad things<sup>tm</sup> 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. |
* category -- what category of title this is. |
||
* subcat -- |
* 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. |
||
* 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 [[Template_talk:title|talk]] page. |
* 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 [[Template_talk:title|talk]] page. |
||
[[Category:Templates]] |
[[Category:Templates]] |
||
* 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) |
* 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) |
||
{{cat|Templates}} |
|||
[[Category:Templates|{{PAGENAME}}]] |
|||
</noinclude> |
</noinclude> |
Revision as of 14:12, 3 November 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.
- }}
- {{TitleReq|<type>|<specific>|<specific2>}}
- ...
- {{TitleReq|<type>|<specific>|<specific2>}}
- [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.
- 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.
- 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)