Template:Discussion: Difference between revisions
No edit summary |
mNo edit summary |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
[[Discussion structure|How to read discussions]] | [[Discussion structure|How to read discussions]]<br/> | ||
<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;" | ||
|{{#if:{{{id|}}}|({{{id}}})|}} ''' | ! <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> | ||
|---- | |||
|'''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, i.e., | <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"> | <div class="argumentation"> | ||
{{{Argumentation|}}}</div> | {{{argumentation|}}}{{{Argumentation|}}}</div> | ||
|} | |} | ||
</div><noinclude>If | </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]]. | ||
{{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)}} | |||
<pre> | <pre> | ||
{{discussion | {{discussion | ||
|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). | ||
|Resolution | |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> | </pre> | ||
</noinclude> | </noinclude> |
Latest revision as of 12:36, 24 September 2018
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). }}