Template:Discussion: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
! <font class="type" {{#ifeq:{{{type|}}}|value| color=green>Value discussion[[Category:Value discussion]]| color=brown>Fact discussion[[Category:Fact discussion]]}}: <b class="title">{{{title|.}}}</b> <small>{{#if:{{{id|}}}|({{{id}}})|}}</small></font> | ! <font class="type" {{#ifeq:{{{type|}}}|value| color=green>Value discussion[[Category:Value discussion]]| color=brown>Fact discussion[[Category:Fact discussion]]}}: <b class="title">{{{title|.}}}</b> <small>{{#if:{{{id|}}}|({{{id}}})|}}</small></font> | ||
|---- | |---- | ||
|'''Statements:''' <font class="statements" color="navy">{{{Statements|}}}</font> | |'''Statements:''' <font class="statements" color="navy">{{{statements|}}}{{{Statements|}}}</font> | ||
'''Resolution:''' <em class="resolution">{{#if:{{{Resolution|}}}|{{{Resolution}}}|Resolution not yet found.}}</em> | '''Resolution:''' <em class="resolution">{{#if:{{{resolution|}}}{{{Resolution|}}}|{{{resolution|}}}{{{Resolution|}}}|Resolution not yet found.}}</em> | ||
<font class="resolved" color="maroon">{{#if:{{{Resolved|}}}|(Resolved, i.e., the resolution has been updated to the main page.)[[Category:Resolved discussions]]|(A stable resolution, when found, should be updated to the main page.)[[Category:Ongoing discussions]]}}</font> | <font class="resolved" color="maroon">{{#if:{{{resolved|}}}{{{Resolved|}}}|(Resolved, i.e., the resolution has been updated to the main page.)[[Category:Resolved discussions]]|(A stable resolution, when found, should be updated to the main page.)[[Category:Ongoing discussions]]}}</font> | ||
|---- | |---- | ||
|'''Argumentation:''' | |'''Argumentation:''' | ||
<div class="argumentation"> | <div class="argumentation"> | ||
{{{Argumentation|}}}</div> | {{{argumentation|}}}{{{Argumentation|}}}</div> | ||
|} | |} | ||
</div><noinclude>If | </div><noinclude>If ''resolution'' is missing, then the text says: "Resolution not yet found". If the parameter ''resolved'' has content, such as "Yes", the page will be categorised into [[:Category:Resolved discussions]]. This means that the current resolution has been updated to the main page (and this is mentioned on the page). If it is empty, the page will be categorised to [[:Category:Ongoing discussions]], and the resolution should be updated to the main page. Discussions are categorised to fact and value discussions depending on the ''type'' parameter. For details, see [[Discussion]]. | ||
<pre> | <pre> | ||
Line 20: | Line 20: | ||
|id = Unique identifier for the discussion on this page. | |id = Unique identifier for the discussion on this page. | ||
|type= Type of discussion, either fact or value (there might be a need for other discussion types). | |type= Type of discussion, either fact or value (there might be a need for other discussion types). | ||
| | |statements = One or more claims that will be discussed. | ||
| | |resolution = Outcome of the discussion, i.e. acceptable claims. | ||
|resolved = "Yes" if the current resolution has been updated to the main text referring to the discussion. | |||
|title = Resolution in a few words (shown on graphs). | |title = Resolution in a few words (shown on graphs). | ||
| | |argumentation = A hierarchical thread of arguments. Each argument should be on its own line, and hiererchy is decribed using indents (colon characters : in the beginning of the line). | ||
}} | }} | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> |
Revision as of 18:51, 5 August 2018
Fact discussion: . |
---|
Statements:
Resolution: Resolution not yet found. (A stable resolution, when found, should be updated to the main page.) |
Argumentation:
|
If resolution is missing, then the text says: "Resolution not yet found". If the parameter resolved has content, such as "Yes", the page will be categorised into Category:Resolved discussions. This means that the current resolution has been updated to the main page (and this is mentioned on the page). If it is empty, the page will be categorised to Category:Ongoing discussions, and the resolution should be updated to the main page. Discussions are categorised to fact and value discussions depending on the type parameter. For details, see Discussion.
{{discussion |id = Unique identifier for the discussion on this page. |type= Type of discussion, either fact or value (there might be a need for other discussion types). |statements = One or more claims that will be discussed. |resolution = Outcome of the discussion, i.e. acceptable claims. |resolved = "Yes" if the current resolution has been updated to the main text referring to the discussion. |title = Resolution in a few words (shown on graphs). |argumentation = A hierarchical thread of arguments. Each argument should be on its own line, and hiererchy is decribed using indents (colon characters : in the beginning of the line). }}