Template:Discussion: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(html tags added) |
||
Line 1: | Line 1: | ||
[[Discussion structure|How to read discussions]] | [[Discussion structure|How to read discussions]] | ||
<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}}}) |}}'''Statements:''' {{{Statements|}}} | |{{#if:{{{id|}}}|({{{id}}}) |}}'''Statements:''' <font class="statements" color="navy">test text{{{Statements|}}}</font> | ||
'''Resolution:''' {{#if:{{{Resolution|}}}| | '''Resolution:''' <em class="resolution">{{#if:{{{Resolution|}}}|{{{Resolution}}}|Resolution not yet found.}}</em> | ||
{{#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 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> | ||
|---- | |---- | ||
|'''Argumentation:''' | |'''Argumentation:''' | ||
{{{Argumentation|}}} | <div class="argumentation">{{{Argumentation|}}}</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. For details, see [[Discussion]]. | </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. For details, see [[Discussion]]. | ||
<pre> | <pre> |
Revision as of 06:00, 13 July 2018
Statements: test text
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.
{{discussion |id= Unique identifier for the discussion on this page. |Statements= Resolution is the word for the outcome of a discussion. |Resolution= Accepted. |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). }}