Difference between revisions of "Template:Ansreq"

From Pathfinder Wiki
Tag: mobile edit
(56 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<table width="100%" cellspacing=0>
+
<noinclude><translate><!--T:1-->
 +
This template is used to create the header and the answerbox of a requirement. The answerbox needs to be closed by using the [[Template:CloseReq|CloseReq]]-Template.<br>
 +
For example like that:<br>
 +
<div class="toccolours">
 +
:<nowiki>{{Ansreq|num=1|page={{PAGENAME}}}}<nowiki /></nowiki><br>
 +
:<nowiki>Here you can write your answer. Any MediaWiki-Content is possible.</nowiki><br>
 +
:<nowiki>{{CloseReq}}</nowiki>
 +
</div>
 +
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.
 +
{{Ansreq|num=1|page=Adventist Youth Honors Answer Book/Nature/Amphibians/Sandbox}}<nowiki />
 +
This is the example answer. Any MediaWiki-Content is possible (Tables, Templates, ...).
 +
{{CloseReq}}</noinclude>
 +
<includeonly><!--
 +
-------------------------
 +
render requirements box
 +
-------------------------
 +
--><table width="100%" cellspacing=0 style="display:table">
 
<tr>
 
<tr>
<td bgcolor=#8080e0>
+
<td bgcolor=#8080e0 style="width: 15%; padding:0 0.5em; vertical-align:top;">
<font size=2 color=#202020>
+
<font size=3 color=#202020>
 
'''''{{#switch:{{SUBPAGENAME}}
 
'''''{{#switch:{{SUBPAGENAME}}
 
|es=Requisito
 
|es=Requisito
 
|fr=Exigence
 
|fr=Exigence
 
|Requirement}} {{{num}}}'''''</font>
 
|Requirement}} {{{num}}}'''''</font>
 +
</td>
 +
<td bgcolor=c0c0ff style="width: 85%; padding:0 0.5em;">
 +
<b><font size=3 color=#202020>{{:{{#titleparts:{{{page}}}|3|1}}/Requirement/{{{num}}}{{#switch:{{SUBPAGENAME}}|es=/es|fr=/fr}}}}</font></b>
 +
</td>
 +
<td class="nomobile" bgcolor=#E5E5FF style="text-align: right; padding:0 0.5em; white-space:nowrap;">{{CustomToggleButton|text={{#switch:{{SUBPAGENAME}}|es=Mostrar/ocultar Respuesta|fr=Afficher/Masquer Réponse|Show/Hide Answer}}|name=ansreq-{{{num|1}}}}}
 
</td>
 
</td>
 
</tr>
 
</tr>
<tr>
 
<td bgcolor=#c0c0ff>
 
<font size=3 color=#202020>'''{{:{{#titleparts:{{{page}}}|3|1}}/Requirement/{{{num}}}/{{#switch:{{SUBPAGENAME}}|es=es|fr=fr}}}}'''</font>
 
</td></tr>
 
 
</table>
 
</table>
 
+
<!--create collapsible box for the answers-->
<noinclude>
+
<div class="toccolours mw-collapsible" id="mw-customcollapsible-ansreq-{{{num|1}}}"></includeonly>
 +
<noinclude></translate></noinclude>
 +
<noinclude>[[Category:Requirements Template]]</noinclude>

Revision as of 21:02, 14 November 2020

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.

Requirement 1

Adventist Youth Honors Answer Book/Nature/Amphibians/Requirement/1

[Show/Hide Answer]

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