Template:Argument: Difference between revisions

From Opasnet
Jump to navigation Jump to search
No edit summary
No edit summary
Line 28: Line 28:
|true irrelevant branch = purple
|true irrelevant branch = purple
|gray
|gray
}}><em class="title">{{{title|.}}}</em> <font class="content">{{{content}}}</font></font> <small class="sign">{{{sign}}}</small> (type: <i class="type">{{{type|truth}}}</i>; paradigm:
}}><em class="title">{{{title|.}}}</em> <font class="content">{{{content}}}</font></font> <small class="sign">{{{sign}}}</small> (type: <i class="type">{{{type|truth}}}</i>; paradigm: <i id="{{{id}}}" class="paradigm">[[{{{parad1|science}}} (paradigm)|{{{parad1|science}}}]]</i>: <font class="relation" color={{#switch: {{{relat1|relevant comment}}}
<i id="{{{id}}}" class="paradigm">{{{parad1|science}}}</i> [[{{{parad1|science}}} (paradigm)|view]]: <font class="relation" color={{#switch: {{{relat1|relevant comment}}}
|relevant attack = red
|relevant attack = red
|relevant defense = green
|relevant defense = green
Line 43: Line 42:
|gray}}
|gray}}
>{{{relat2|relat1}}}</font>|}}{{#if:{{{parad3|}}}|,
>{{{relat2|relat1}}}</font>|}}{{#if:{{{parad3|}}}|,
<i id="{{{id}}}" class="paradigm">{{{parad3|}}}</i> [[{{{parad3|}}} (paradigm)|view]]: <font class="relation" color={{#switch: {{{relat3|{{{relat1}}}}}}
<i id="{{{id}}}" class="paradigm">[[{{{parad3|}}} (paradigm)|{{{parad3|}}}]]</i>: <font class="relation" color={{#switch: {{{relat3|{{{relat1}}}}}}
|relevant attack = red
|relevant attack = red
|relevant defense = green
|relevant defense = green
Line 50: Line 49:
|gray}}
|gray}}
>{{{relat3|relat1}}}</font>|}}{{#if:{{{parad4|}}}|,
>{{{relat3|relat1}}}</font>|}}{{#if:{{{parad4|}}}|,
<i id="{{{id}}}" class="paradigm">{{{parad4|}}}</i> [[{{{parad4|}}} (paradigm)|view]]: <font class="relation" color={{#switch: {{{relat4|{{{relat1}}}}}}
<i id="{{{id}}}" class="paradigm">[[{{{parad4|}}} (paradigm)|{{{parad4|}}}]]</i>: <font class="relation" color={{#switch: {{{relat4|{{{relat1}}}}}}
|relevant attack = red
|relevant attack = red
|relevant defense = green
|relevant defense = green
Line 57: Line 56:
|gray}}
|gray}}
>{{{relat4|relat1}}}</font>|}}{{#if:{{{parad5|}}}|,
>{{{relat4|relat1}}}</font>|}}{{#if:{{{parad5|}}}|,
<i id="{{{id}}}" class="paradigm">{{{parad5|}}}</i></font> [[{{{parad5|}}} (paradigm)|view]]: <font class="relation" color={{#switch: {{{relat5|{{{relat1}}}}}}
<i id="{{{id}}}" class="paradigm">[[{{{parad5|}}} (paradigm)|{{{parad5|}}}]]</i>: <font class="relation" color={{#switch: {{{relat5|{{{relat1}}}}}}
|relevant attack = red
|relevant attack = red
|relevant defense = green
|relevant defense = green

Revision as of 11:55, 26 January 2019

----{{{id}}}: . {{{content}}} {{{sign}}} (type: truth; paradigm: science: relevant comment Template:Argument aims to replace all argument templates so that it would be generic and could express any argument relation, including several paradigms. Usage:

{{argument
| id = identifier of the argument, unique on this page, default: arg + four random digits
| title = Very short description of the argument. This is shown on an insight network graph.
| content = content of the argument. This is shown on a hover bubble on an insight network.
| sign = signature of the speaker, default: --~~~~
| type = type of the relation to the target argument, i.e. what is attacked or defended. Either truth or relevance. Default: truth.
| showtruth = whether the argument is shown with the colour according to its relat1 (assuming that it is true) or gray (assuming that it is false). Default: true. Note: This value cannot be derived from information within the argument, as it depends on what attacks this argument. It must be derived by hand and is based on parad1 attacks.
| parad1 = main paradigm used to derive the result of the relation at hand. This is used to format the argument. There should exist a page [[parad1 (parameter)]].
| relat1 = relation type between the argument and its target according to the first paradigm: it has two words separated by a single space. The first is either relevant or irrelevant and the second either attack, defense, or comment.
| selftruth1 = truthlikeness of the argument itself. Depreciated, as now we use showtruth.
| parad2 = the second paradigm used. Formatting and the name of the paradigm are shown at the end of the argument
| relat2 = the second relation type according to paradigm2. Default: relat1
| parad3 etc. up to parad5 in this wiki
}}

This syntax is used for discussions and arguments. It DOES solve the problem of identifying the thread, i.e. the argument to which an argument points to.