Difference between revisions of "Template:Reqreq"

From Pathfinder Wiki
Line 14: Line 14:
 
{{#lst:{{#titleparts:{{{page}}}|3|1}}/Requirements{{#switch:{{SUBPAGENAME}}|es=/es|fr=/fr}}
 
{{#lst:{{#titleparts:{{{page}}}|3|1}}/Requirements{{#switch:{{SUBPAGENAME}}|es=/es|fr=/fr}}
 
|req{{{num}}}
 
|req{{{num}}}
|{{#if:{{{endnum|}}}|req{{{endnum}}} }}
 
 
}}
 
}}

Revision as of 05:15, 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.


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}}}.