Difference between revisions of "Template:Ansreq"
From Pathfinder Wiki
DesignerThan (talk | contribs) |
DesignerThan (talk | contribs) |
||
Line 17: | Line 17: | ||
render requirements box | render requirements box | ||
------------------------- | ------------------------- | ||
− | -- | + | --><div class="req-container"><div class="req-head"><p class="req-num">{{{dispreq|{{{num}}}}}}</p><p class="req-text">{{#lst:{{#titleparts:{{{page}}}|2|1}}/Requirements{{GetLangSuffix}}|req{{{num}}} }}</p></div></div><div class="req-answer"></includeonly> |
<noinclude>[[Category:Requirements Template]]</noinclude> | <noinclude>[[Category:Requirements Template]]</noinclude> |
Revision as of 08:15, 5 April 2021
This template is used to create the header and the answerbox of a requirement. The answerbox needs to be closed by using the CloseReq-Template.
For example like that:
- {{Ansreq|num=1|page={{PAGENAME}}}}<nowiki />
- Here you can write your answer. Any MediaWiki-Content is possible.
- {{CloseReq}}
The <nowiki /> tag is needed so there is no unnecessary line break at the begining of the answer. For the Example the {{PAGENAME}} was replaced with a fixed name, but at an honor page the template will get the needed information out of the pagename.
1
Who are the Aborigines and where did they come from? How many tribes were there when European colonization commenced?
This is the example answer. Any MediaWiki-Content is possible (Tables, Templates, ...).