Changes

Jump to navigation Jump to search
no edit summary
<pre>
{{Acceptance Record
|Target= // the full page name of the theory or topicepistemic element. If empty, the {{FULLPAGENAME}} will be used instead
|Community=
|Accepted From Era=
The template creates a subobject with the following properties:
* <code><nowiki>SubObjectCategory</nowiki></code> = "Acceptance Record".
* <code><nowiki>TheoryElement</nowiki></code> - the full page name of the theory/topicepistemic element.* <code><nowiki>Topic</nowiki></code> - the question the theory is trying to answer (empty used only for topicstheories ).* <code><nowiki>Parent Topic</nowiki></code> - the topic's parent topic for ease of access (empty used only for topicstheories).* <code><nowiki>Community</nowiki></code> - the community that accepted the theory/topicelement.* <code><nowiki>Accepted From</nowiki></code> - the start of the period of acceptance; if empty, the theory/topic element was accepted since the inception of the community. * <code><nowiki>Still Accepted</nowiki></code> - if Yes, the theory/topic element is still accepted and <code><nowiki>Accepted Until</nowiki></code> fields are empty* <code><nowiki>Accepted Until</nowiki></code> - the end of the period of acceptance; if empty, the theory/topic element is still accepted by the community.
'''NOTE:''' All date fields include all normal date parts (Year, Month, Day, etc.).
</noinclude><includeonly><!--
--><!--
--><!-- get the theory name element from the target. if If not givegiven, load from the full page name
-->{{#if: {{{Target|}}}<!--
-->|{{#vardefine: varTheoryvarElement|{{{Target|}}}|}}<!-- -->|{{#vardefine: varTheoryvarElement|{{FULLPAGENAME}}|}}<!--
-->}}<!-- if
--><!--
-->{{#vardefine: varTopic|{{#show: {{#var:varTheoryvarElement}}|?Topic|link=none}}|}}<!--
-->{{#if: {{#var:varTopic}}|{{#vardefine: varParentTopic|{{#show: {{#var:varTopic}}|?Parent Topic|link=none}}|}}|}}<!--
--><!--
-->{{#subobject:<!--
-->|SubObjectCategory=Acceptance Record<!--
-->|TheoryElement={{#var:varTheoryvarElement}}<!--
-->|Topic={{#var:varTopic}}<!-- save the topic too for ease of access
-->|Parent Topic={{#var:varParentTopic}}<!-- save the parent topic too for ease of access
-->|Accepted From Approximate={{#if: {{{Accepted From Year|}}}|{{{Accepted From Approximate|}}}|}}<!-- store approximate only if the year is given
-->|Acceptance Indicators={{{Acceptance Indicators|}}}<!--
-->|Still Accepted={{{Still Accepted|Yes}}}<!-- this field for the ease of querying currently accepted theorieselements. Yes is the default.
-->|Accepted Until={{#ifeq:{{{Still Accepted|}}}|No|{{PrintDateValue|era={{{Accepted Until Era|}}}|year={{{Accepted Until Year|}}}|month={{{Accepted Until Month|}}}|day={{{Accepted Until Day|}}}|}}|}}<!--
-->|Accepted Until Era={{#ifeq:{{{Still Accepted|}}}|No|{{{Accepted Until Era|}}}|}}<!-- store era only if not still accepted

Navigation menu