Template:Discussion: Difference between revisions
Jump to navigation
Jump to search
(type parameter added) |
No edit summary |
||
Line 2: | Line 2: | ||
<div class="discussion" id="{{{id|.}}} "> | <div class="discussion" id="{{{id|.}}} "> | ||
{|border="2" cellspacing="0" cellpadding="3" rules="all" style="margin:1em 1em 1em 0; border:solid 1px #AAAAAA; border-collapse:collapse;background-color:#F9F9F9; empty-cells:show;" | {|border="2" cellspacing="0" cellpadding="3" rules="all" style="margin:1em 1em 1em 0; border:solid 1px #AAAAAA; border-collapse:collapse;background-color:#F9F9F9; empty-cells:show;" | ||
! <font class="type" {{#ifeq:{{{type|}}}|value| color=green>Value discussion[[Category:Value discussion]]| color=brown>Fact discussion[[Category:Fact discussion]]}} {{#if:{{{id|}}}|({{{id}}})|}}</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|}}}</font> | ||
'''Resolution:''' | '''Resolution:''' <em class="resolution">{{#if:{{{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, 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> |
Revision as of 11:50, 16 July 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. For details, see Discussion. Discussions are categorised to fact and value discussions depending on the type parameter.
{{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. |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). }}