Template:Argument: Difference between revisions

From Opasnet
Jump to navigation Jump to search
No edit summary
(selftruth corrected)
Line 15: Line 15:
|irrelevant branch = --→
|irrelevant branch = --→
|
|
}}</big></big>'''{{{id}}}''': </font><font class="truth" color={{#switch: {{{truth1|true}}} {{{relat1|relevant comment}}}
}}</big></big>'''{{{id}}}''': </font><font class="selftruth" color={{#switch: {{{selftruth1|true}}} {{{relat1|relevant comment}}}
|true relevant attack = red
|true relevant attack = red
|true relevant defense = green
|true relevant defense = green
Line 38: Line 38:
|irrelevant comment = ----
|irrelevant comment = ----
|
|
}}</big></big><font class="truth" color={{#switch: {{{truth2|{{{truth1}}}}}} {{{relat2|{{{relat1}}}}}}
}}</big></big><font class="selftruth" color={{#switch: {{{selftruth2|{{{selftruth1}}}}}} {{{relat2|{{{relat1}}}}}}
|true relevant attack = red
|true relevant attack = red
|true relevant defense = green
|true relevant defense = green
Line 59: Line 59:
|irrelevant comment = ----
|irrelevant comment = ----
|
|
}}</big></big><font class="truth" color={{#switch: {{{truth3|{{{truth1}}}}}} {{{relat3|{{{relat1}}}}}}
}}</big></big><font class="selftruth" color={{#switch: {{{selftruth3|{{{selftruth1}}}}}} {{{relat3|{{{relat1}}}}}}
|true relevant attack = red
|true relevant attack = red
|true relevant defense = green
|true relevant defense = green
Line 80: Line 80:
|irrelevant comment = ----
|irrelevant comment = ----
|
|
}}</big></big><font class="truth" color={{#switch: {{{truth4|{{{truth1}}}}}} {{{relat4|{{{relat1}}}}}}
}}</big></big><font class="selftruth" color={{#switch: {{{selftruth4|{{{selftruth1}}}}}} {{{relat4|{{{relat1}}}}}}
|true relevant attack = red
|true relevant attack = red
|true relevant defense = green
|true relevant defense = green
Line 101: Line 101:
|irrelevant comment = ----
|irrelevant comment = ----
|
|
}}</big></big><font class="truth" color={{#switch: {{{truth5|{{{truth1}}}}}} {{{relat5|{{{relat1}}}}}}
}}</big></big><font class="selftruth" color={{#switch: {{{selftruth5|{{{selftruth1}}}}}} {{{relat5|{{{relat1}}}}}}
|true relevant attack = red
|true relevant attack = red
|true relevant defense = green
|true 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 both (should there be other types?).
| type = type of the relation to the target argument, i.e. what is attacked or defended. Either truth, relevance or selftruth. Also "both" is allowed because the old [[:Template:Attack]] and other template usage did not differentiate type and that is the default if the parameter is missing. Selftruth refers to the argument itself while truth and relevance refer to the target argument.
| parad1 = main paradigm used to derive the relation between this argument and its target. 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.
| true1 = truthlikeness of the argument according to the first paragism: either true or untrue.
| selftruth1 = truthlikeness of the argument itself according to the first paradigm: either true or untrue.
| parad2 = the second paradigm used.
| 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
| relat2 = the second relation type according to paradigm2. Default: relat1
| true2 = the second truthlikeness according to paradigm2. Default: true1
| selftruth2 = the second truthlikeness according to paradigm2. Default: selftruth1
| parad3 etc. up to parad5 in this wiki
| parad3 etc. up to parad5 in this wiki
}}
}}
Line 130: Line 130:


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.
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.
</noinclude>
</noinclude>

Revision as of 09:00, 22 July 2018

----{{{id}}}: . {{{content}}} (type: both, paradigm: science) {{{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. Also "both" is allowed because the old [[:Template:Attack]] and other template usage did not differentiate type and that is the default if the parameter is missing. 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.