Difference between revisions of "Template:Honor prerequisite"

From Pathfinder Wiki
(+ GetLangSuffix template)
Line 1: Line 1:
<includeonly>{{#vardefine:link|[[AY Honors/{{{honor}}}{{GetLangSuffix}}|{{{displayname|{{{honor}}}}}}]]}}{{#vardefine:third_element|{{#titleparts:{{PAGENAME}}|1|3}}}}{{#vardefine:first_element|{{#titleparts:{{PAGENAME}}|1|1}}}}{{#if:{{{linkonly|}}}|{{#var:link}}|{{Localize|For tips and instruction see}}{{#var:link}}.}}
+
<includeonly>{{#vardefine:link|[[AY Honors/{{{honor}}}{{GetLangSuffix}}|{{{displayname|{{{honor}}}}}}]]}}{{#vardefine:third_element|{{#titleparts:{{PAGENAME}}|1|3}}}}{{#vardefine:first_element|{{#titleparts:{{PAGENAME}}|1|1}}}}{{#if:{{{linkonly|}}}|{{#var:link}}|{{Localize|For tips and instruction see}} {{#var:link}}.}}
 
{{#ifeq:Answer Key|{{#var:third_element}}
 
{{#ifeq:Answer Key|{{#var:third_element}}
 
|<!--included by an answer key-->[[Category:AY Honors/Prerequisite Answer/{{{honor}}}{{GetLangSuffix}}]]
 
|<!--included by an answer key-->[[Category:AY Honors/Prerequisite Answer/{{{honor}}}{{GetLangSuffix}}]]

Revision as of 01:19, 5 February 2021


This template will add a link to an honor that is a prerequisite along with some localized text to make it serve as an "answer" to a requirement that says "Earn the {{{honor}}} honor".

It will also add the invoking page to one of {{{honor}}}'s prerequisite categories. If the template is invoked from an Answer Key page (which it determines by comparing the third element of the invoking page's title to "Answer Key"), it adds it the category "AY Honor/Prerequisite Answer/{{{honor}}}{{GetLangSuffix}}". Else it looks to see if the first element of the page title is "Investiture Achievement", and if it is, it adds itself to the category "AY Honor/Prerequisite IA/{{{honor}}}nowiki>{{</nowiki>GetLangSuffix}}". If neither of these is true, it is most likely that the invoking page is an honor's landing page (which includes the Answer Key page, and thus inherits the honor_prerequisite template), so it adds the page to the category "AY Honor/Prerequisite/{{{honor}}}nowiki>{{</nowiki>GetLangSuffix}}".

Note that in all three cases, it uses the GetLangSuffix template to add it to the language's category.