Changes

Jump to navigation Jump to search
no edit summary
|Accepted From Approximate=
|Acceptance Indicators=
|Superseded=
|Still Accepted=
|Accepted Until Era=
* <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 sthe questions 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 topics of the topics for ease of access (used only for theories). NOTE: I am not sure this is currently used anywhereIf there are more than one parent topic, the values are stored in a comma separated fashion, i.e. with <code><nowiki>|+sep=,</nowiki></code>.
* <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.
* <code><nowiki>Superseded</nowiki></code> - The list of elements superseded by the target. If not empty, the acceptance records of the superseded elements will be adjusted such that their rejection date matches the acceptance date of this element. '''This is a work in progress.'''
* <code><nowiki>Still Accepted</nowiki></code> - if Yes, the 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 element is still accepted by the community.
--><!--
-->{{#arraydefine: topicsArray|{{GetPropertyValues|object={{#var:varElement}}|property=Topic|link=none}} }}<!--
-->{{#vardefinearraydefine: varTopicparentTopicsArray|<!-- --><!-- -->{{#showarrayprint: {{#var:varElement}}topicsArray|?Topic|link=none}}varTopic|}}<!-- --><!-- -->{{#if: {{#var:varTopic}}GetPropertyValues|{{#vardefine: varParentTopic|{{#show: {{#var:object=varTopic}}|?property=Parent Topic|link=none}},<!-- --><!-- -->}}<!-- arrayprint -->|,|}}|<!-- arraydefine -->{{#arrayunique: parentTopicsArray}}<!----><!--
--><!--
--><!-- store as a subobject
-->|SubObjectCategory=Acceptance Record<!--
-->|Element={{#var:varElement}}<!--
-->|Topic={{#arrayprint:topicsArray|,|}}|+sep=,<!-- save the topics too for ease of access separated by the separator -->|Parent Topic={{#vararrayprint:varParentTopicparentTopicsArray|,|}}|+sep=,<!-- save the parent topic topics too for ease of access
-->|Community={{{Community|}}}<!--
-->|Accepted From={{PrintDateValue|era={{{Accepted From Era|}}}|year={{{Accepted From Year|}}}|month={{{Accepted From Month|}}}|day={{{Accepted From Day|}}}|}}<!--

Navigation menu