Template:Discussion: Difference between revisions

From Opasnet
Jump to navigation Jump to search
(updated to reflect the new parameters better)
mNo edit summary
 
(18 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Discussion structure|How to read discussions]]<br/>
<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;"
|'''Statements:''' {{{Dispute|}}}{{{Statements|}}}<br>
! <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>
'''Resolution:''' {{#if:{{{Resolution|}}}|'''{{{Resolution}}}'''[[Category:Closed discussions]]|Resolution not yet found.[[category:Open discussions]]}}
|----
{{{Outcome|}}}
|'''Opening statement:''' <font class="openingStatement" color="navy">{{{openingStatement|}}}{{{statements|}}}{{{Statements|}}}</font>
 
'''Closing statement:''' <em class="closingStatement">{{#if:{{{closingStatement|}}}{{{resolution|}}}{{{Resolution|}}}|{{{closingStatement|}}}{{{resolution|}}}{{{Resolution|}}}|Resolution not yet found.}}</em>
 
<font class="resolved" color="maroon">{{#if:{{{resolved|}}}{{{Resolved|}}}|(Resolved, i.e., a closing statement has been found and updated to the main page.)[[Category:Resolved discussions]]|(A closing statement, when resolved, should be updated to the main page.)[[Category:Ongoing discussions]]}}</font>
|----
|----
|'''Argumentation:'''  
|'''Argumentation:'''  
<div class="argumentation">
{{{argumentation|}}}{{{Argumentation|}}}</div>
|}
</div><noinclude>If ''closingStatement'' 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 closing statement 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 closing statement should be updated to the main page when found. Discussions are categorised to fact and value discussions depending on the ''type'' parameter. For details, see [[Discussion]].


{{{Argumentation|}}}
{{argument|relat1=relevant attack|selftruth1=true|id=arg2370|type=|content=Should we categorise discussions to "parameters should be updated" if they use depreciated paramaters such as statements or resolution? It is not a huge work to update, but on the other hand it has little value.|sign=--[[User:Jouni|Jouni]] ([[User talk:Jouni|talk]]) 12:33, 24 September 2018 (UTC)}}
|}
<noinclude>The template is in transition phase. The '''Dispute''' is now called '''Statements''' and '''Outcome''' is called '''Resolution'''. All of these are valid arguments for the template to prevent problems. The discussions have now rather systematically been updated so that they only contain Statements and Resolution, so these should be used as the main parameters. If Resolution is missing, then the text should say: "Resolution not yet found", and then it is categorised to [[:Category:Open discussions]].


{{attack|1|I have doubts about Resolution being better than Outcome. Do we want to separate between closed discussions (dispute not resolved, but the current outcome is included in the information object); and resolved discussions (only one statement is valid after the discussion)? We must think about this. (|--[[User:Jouni|Jouni]] 07:18, 22 November 2009 (UTC)}}</noinclude>
<pre>
{{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).
|openingStatement = One or more claims that will be discussed.
|closingStatement = 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).
}}
</pre>
</noinclude>

Latest revision as of 12:36, 24 September 2018

How to read discussions

Fact discussion: .
Opening statement:

Closing statement: Resolution not yet found.

(A closing statement, when resolved, should be updated to the main page.)

Argumentation:

If closingStatement 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 closing statement 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 closing statement should be updated to the main page when found. Discussions are categorised to fact and value discussions depending on the type parameter. For details, see Discussion.

arg2370: . Should we categorise discussions to "parameters should be updated" if they use depreciated paramaters such as statements or resolution? It is not a huge work to update, but on the other hand it has little value. --Jouni (talk) 12:33, 24 September 2018 (UTC) (type: ; paradigms: science: relevant attack)

{{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).
|openingStatement = One or more claims that will be discussed.
|closingStatement = 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).
}}