Difference between revisions of "Template:Ansreq"

From Pathfinder Wiki
m (fix groupId)
 
(64 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<!--close the collapsible box from previous requirement-->
+
<noinclude>
{{#ifeq:{{{num}}}|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>
|<!--first requirement doesn't close previous box-->
+
For example like that:<br>
|</div></div><!--if this is not the first requirement, close the previous box-->}}
+
<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.
  
<!-- Add empty header to make the section editable.-->
+
If the page argument contains the word "Requirement" then the requirements are fetched directly from that page.  If it doesn't, then we construct the requirements page by extracting the first two elements of the page (assumed to be "AY Honors/''honor''") and appending "/Requirements" to it. We need this to support variant requirements, as it allows us to specify
=={{{num}}}==
+
<pre>page=AY Honors/''honor''/Requirements_2</pre>
 +
in the honor landing template.
  
<!--render requirements box-->
+
{{Ansreq|num=1|page=AY Honors/Aboriginal Lore}}<nowiki />
<table width="100%" cellspacing=0>
+
This is the example answer. Any MediaWiki-Content is possible (Tables, Templates, ...).
<tr>
+
{{CloseReq}}
<td bgcolor=#8080e0>
+
 
<font size=3 color=#202020>
+
{{Ansreq|level1_ID=1|page=AY Honors/Taste}}<nowiki />
'''''{{#switch:{{SUBPAGENAME}}
+
This is the example answer. Any MediaWiki-Content is possible (Tables, Templates, ...).
|es=Requisito
+
{{CloseReq}}
|fr=Exigence
+
</noinclude><includeonly><div class="req-container"><div class="req-head"><p class="req-num">{{#vardefine:landingID|{{GetHonorLandingPageID|honorname={{{honorname|{{#titleparts:{{{page|{{PAGENAME}}}}}|1|2}}}}}}}}}{{#vardefine:req|{{#cargo_query:
|Requirement}} {{{num}}}'''''</font>
+
tables=Honors_Requirements
</td>
+
|where=landingID='{{#var:landingID}}'
</tr>
+
      AND reqVariantNo='{{{reqVariantNo|0}}}'
<tr>
+
      {{#if:{{{sectionID|}}}|AND sectionID='{{{sectionID}}}'|}}
<td bgcolor=#c0c0ff>
+
      {{#if:{{{groupID|}}}|AND groupID='{{{groupID}}}'|}}
<b><font size=3 color=#202020>{{:{{#titleparts:{{{page}}}|3|1}}/Requirement/{{{num}}}{{#switch:{{SUBPAGENAME}}|es=/es|fr=/fr}}}}</font></b>
+
      {{#if:{{{level1_ID|{{{num|}}}}}}|AND level1_ID ='{{{level1_ID|{{{num|}}}}}}'|}}
</td></tr>
+
      {{#if:{{{level2_ID|}}}|AND level2_ID ='{{{level2_ID}}}'|}}
</table>
+
      {{#if:{{{level3_ID|}}}|AND level3_ID ='{{{level3_ID}}}'|}}
<!--create collapsible box for the answers-->
+
      {{#if:{{{level4_ID|}}}|AND level4_ID ='{{{level4_ID}}}'|}}
<!--div class="toccolours mw-collapsible mw-collapsed" style="width:100%"-->
+
      {{#if:{{{level5_ID |}}}|AND level5_ID ='{{{level5_ID}}}'|}}
<div class="toccolours mw-collapsible" style="width:100%">
+
      {{#if:{{{level6_ID|}}}|AND level6_ID ='{{{level6_ID}}}'|}}
Answers
+
      AND language='{{{language|{{PAGELANGUAGE}}}}}'
<div class="mw-collapsible-content">
+
|fields=text
 +
|template=CargoOutput-NoFormatting
 +
|default=}}}}{{#if:{{#pos:{{{page|}}}
 +
            |Requirements}}
 +
    |{{#vardefine:reqpage|{{{page}}}}}
 +
    |{{#vardefine:reqpage|{{#titleparts:{{{page}}}|2|1}}/Requirements}}
 +
}}{{{dispreq|{{{level6_ID|{{{level5_ID|{{{level4_ID|{{#if:{{{level3_ID|}}}|{{#invoke:Converters|FNumToRoman|{{{level3_ID}}} }}|{{#if:{{{level2_ID|}}}|{{#invoke:Converters|FNumToAlphabet|{{{level2_ID}}} }}|{{{level1_ID|{{{num}}}}}}}}}}}}}}}}}}}}}}</p><div class="req-text">{{#if:{{#var:req}}|{{#var:req}}|{{#lst:{{#var:reqpage}}{{GetLangSuffix}}|req{{{num}}} }}}}</div></div></div><div class="req-answer"></includeonly>
 +
<noinclude>[[Category:Requirements Template]]</noinclude>

Latest revision as of 17:37, 29 December 2022

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.

If the page argument contains the word "Requirement" then the requirements are fetched directly from that page. If it doesn't, then we construct the requirements page by extracting the first two elements of the page (assumed to be "AY Honors/honor") and appending "/Requirements" to it. We need this to support variant requirements, as it allows us to specify

page=AY Honors/''honor''/Requirements_2

in the honor landing template.

1

Who are the Aborigines aan colonization commenced?

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


1

What is the gustatory system?

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