Difference between revisions of "Template:Anssubreq"

From Pathfinder Wiki
(Undo revision 286650 by Jomegat (talk))
 
(27 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<!--close the collapsible box from previous requirement-->
+
<noinclude><translate></noinclude><!--T:1-->
{{#switch:{{{boxtype|parent}}}
+
<noinclude>This template is used to create the header and the answerbox of a sub-requirement. The answerbox needs to be closed by using the [[Template:CloseSubReq|CloseSubReq]]-Template.<br>
|firstsub=<!-- first subrequirement does not close parent-->
+
For example like that:<br>
|<!--first requirement doesn't close previous box-->
+
<div class="toccolours">
|</div></div><!--if this is not the first sub-requirement, close the previous box-->
+
:<nowiki>{{Anssubreq|num=1|page={{PAGENAME}}}}<nowiki /></nowiki><br>
}}
+
:<nowiki>Here you can write your answer. Any MediaWiki-Content is possible.</nowiki><br>
 
+
:<nowiki>{{CloseSubReq}}</nowiki>
<!-- Add empty header to make the section editable.-->
+
</div>
==={{{num}}}===
+
The <nowiki><nowiki /></nowiki>-tag is needed so there is no unnecessary line break at the begining of the answer.
 
+
For the Example the <nowiki>{{PAGENAME}}</nowiki> was replaced with a fixed name, but at an honor page the template will get the needed information out of the pagename.
<!--render requirements box-->
+
{{Anssubreq|num=11b|page=Adventist Youth Honors Answer Book/Nature/Amphibians/Sandbox}}<nowiki />
<table width="100%" cellspacing=0>
+
This is the example answer. Any MediaWiki-Content is possible (Tables, Templates, ...).
<tr>
+
{{CloseSubReq}}
<td bgcolor=#8080e0>
+
</noinclude><includeonly><nowiki/>{{Ansreq|num={{{num}}}|page={{{page}}}}}<nowiki/></includeonly>
<font size=3 color=#202020>
+
<noinclude></translate></noinclude>
'''''{{#switch:{{SUBPAGENAME}}
+
<noinclude>[[Category:Requirements Template]]</noinclude>
|es=Requisito
 
|fr=Exigence
 
|Requirement}} {{{num}}}'''''</font>
 
</td>
 
</tr>
 
<tr>
 
<td bgcolor=#c0c0ff>
 
<b><font size=3 color=#202020>{{:{{#titleparts:{{{page}}}|3|1}}/Requirement/{{{num}}}{{#switch:{{SUBPAGENAME}}|es=/es|fr=/fr}}}}</font></b>
 
</td></tr>
 
</table>
 
<!--create collapsible box for the answers-->
 
<!--div class="toccolours mw-collapsible mw-collapsed" style="width:100%"-->
 
<div class="toccolours mw-collapsible" style="width:100%">
 
Answers
 
<div class="mw-collapsible-content">
 

Latest revision as of 03:14, 21 November 2020

This template is used to create the header and the answerbox of a sub-requirement. The answerbox needs to be closed by using the CloseSubReq-Template.
For example like that:

{{Anssubreq|num=1|page={{PAGENAME}}}}<nowiki />
Here you can write your answer. Any MediaWiki-Content is possible.
{{CloseSubReq}}

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.

This is the example answer. Any MediaWiki-Content is possible (Tables, Templates, ...).