Template:Argument: Difference between revisions
Jump to navigation
Jump to search
(link to paradigm page added) |
No edit summary |
||
Line 25: | Line 25: | ||
|true irrelevant branch = purple | |true irrelevant branch = purple | ||
|gray | |gray | ||
}}><em class="title">{{{title|.}}}</em> <font class="content">{{{content}}}</font></font> (type: <i class="type">{{{type| | }}><em class="title">{{{title|.}}}</em> <font class="content">{{{content}}}</font></font> (type: <i class="type">{{{type|truth}}}</i>, paradigm: <i id="{{{id}}}" class="paradigm">{{{parad1|science}}}</i> [[{{{parad1|science}}} (paradigm)|view]]) <small class="sign">{{{sign}}}</small>{{#if:{{{parad2|}}}|<font class="relation" color={{#switch: {{{relat2|{{{relat1}}}}}} | ||
|relevant attack = red | |relevant attack = red | ||
|relevant defense = green | |relevant defense = green | ||
Line 118: | Line 118: | ||
| content = content of the argument. This is shown on a hover bubble. | | content = content of the argument. This is shown on a hover bubble. | ||
| sign = signature of the speaker, default: --~~~~ | | sign = signature of the speaker, default: --~~~~ | ||
| type = type of the relation to the target argument, i.e. what is attacked or defended. Either truth, relevance or selftruth. | | type = type of the relation to the target argument, i.e. what is attacked or defended. Either truth, relevance or selftruth. Default: truth. Selftruth refers to the argument itself while truth and relevance refer to the target argument. | ||
| parad1 = main paradigm used to derive the result of the relation at hand. This is used to format the argument. | | parad1 = main paradigm used to derive the result of the relation at hand. This is used to format the argument. | ||
| 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. | | 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. |
Revision as of 12:11, 23 July 2018
----{{{id}}}: . {{{content}}} (type: truth, paradigm: science view) {{{sign}}}
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: current time in HH:MM | title = Very short description of the argument. This is shown on a graph. | content = content of the argument. This is shown on a hover bubble. | sign = signature of the speaker, default: --~~~~ | type = type of the relation to the target argument, i.e. what is attacked or defended. Either truth, relevance or selftruth. Default: truth. Selftruth refers to the argument itself while truth and relevance refer to the target argument. | parad1 = main paradigm used to derive the result of the relation at hand. This is used to format the argument. | 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 according to the first paradigm: either true or untrue. | 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 | selftruth2 = the second truthlikeness according to paradigm2. Default: selftruth1 | 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.