Changes

Jump to navigation Jump to search
no edit summary
* <code><nowiki>SubObjectCategory</nowiki></code> = "Acceptance Record".
* <code><nowiki>Element</nowiki></code> - the full page name of the epistemic element.
* <code><nowiki>Topic</nowiki></code> - the question the theory is trying to answer (used only for theories ).If a theory answers more than one question, the values are stored in a comma separated fashion, i.e. with <code><nowiki>|+sep=,</nowiki></code> * <code><nowiki>Parent Topic</nowiki></code> - the topic's parent topic for ease of access (used only for theories).NOTE: I am not sure this is currently used anywhere
* <code><nowiki>Community</nowiki></code> - the community that accepted the element.
* <code><nowiki>Accepted From</nowiki></code> - the start of the period of acceptance; if empty, the element was accepted since the inception of the community.
-->}}<!-- if
--><!--
-->{{#vardefine: varTopicList|{{GetPropertyValues|object={{#var:varElement}}|property=Topic|link=none}}|}}<!--
-->{{#vardefine: varTopic|{{#show: {{#var:varElement}}|?Topic|link=none}}|}}<!--
-->{{#if: {{#var:varTopic}}|{{#vardefine: varParentTopic|{{#show: {{#var:varTopic}}|?Parent Topic|link=none}}|}}|}}<!--
-->|SubObjectCategory=Acceptance Record<!--
-->|Element={{#var:varElement}}<!--
-->|Topic={{#var:varTopicvarTopicList}}<!-- save the topic topics too for ease of access
-->|Parent Topic={{#var:varParentTopic}}<!-- save the parent topic too for ease of access
-->|Community={{{Community|}}}<!--

Navigation menu