Difference between revisions of "Template:Reqreq"
From Pathfinder Wiki
Line 11: | Line 11: | ||
[[Category:Requirements Template]] | [[Category:Requirements Template]] | ||
− | </noinclude>{{#if:{{{dispreq|}}}|{{{dispreq}}}|{{{num}}}.}} {{#lst:{{#titleparts:{{{page}}}| | + | </noinclude>{{#if:{{{dispreq|}}}|{{{dispreq}}}|{{{num}}}.}} {{#lst:{{#titleparts:{{{page}}}|2|1}}/Requirements{{#switch:{{SUBPAGENAME}}|es=/es|fr=/fr}} |
|req{{{num}}} | |req{{{num}}} | ||
}} | }} |
Revision as of 20:21, 5 December 2020
This template extracts requirement num from page page and displays it in a way that is useful when you just want the requirement without any formatting.
Example:
{{reqreq|page=Adventist Youth Honors Answer Book/Nature/Amphibians|num=11a}}
shows requirement 11a of the Amphibians honor, displayed as below:
11a. Adventist Youth Honors Answer Book/Nature/Requirements
This uses the #lst: parser directive which takes two arguments: a page, and a section identifier. The page it references must have section tags with <section begin=''identifier''> and <section end=''identifier''>, with the requirement placed between the two tags. {{{num}}}.