Template:Argument: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 13: | Line 13: | ||
| | | | ||
}}</big></big>'''{{{id}}}''': {{{content}}}</font> <small>{{{signature}}}</small> | }}</big></big>'''{{{id}}}''': {{{content}}}</font> <small>{{{signature}}}</small> | ||
<font color={{#switch: {{{relat2|relat1}}} {{{valid2|valid1}}} | {{#if:{{{parad2|}}}|<font color={{#switch: {{{relat2|relat1}}} {{{valid2|valid1}}} | ||
|attack valid = red | |attack valid = red | ||
|attack invalid = gray | |attack invalid = gray | ||
Line 21: | Line 21: | ||
|comment invalid = gray | |comment invalid = gray | ||
|gray}} | |gray}} | ||
><big><big>{{#switch: {{{relat2}}} | ><big><big>{{#switch: {{{relat2|relat1}}} | ||
|attack = ⇤ | |attack = ⇤ | ||
|defend = ← | |defend = ← | ||
Line 27: | Line 27: | ||
| | | | ||
}}</big></big> | }}</big></big> | ||
{{{parad2|}}}</font> | {{{parad2|}}}</font>|}} | ||
<font color={{#switch: {{{relat3|relat1}}} {{{valid3|valid1}}} | {{#if:{{{parad3|}}}|<font color={{#switch: {{{relat3|relat1}}} {{{valid3|valid1}}} | ||
|attack valid = red | |attack valid = red | ||
|attack invalid = gray | |attack invalid = gray | ||
Line 36: | Line 36: | ||
|comment invalid = gray | |comment invalid = gray | ||
|gray}} | |gray}} | ||
><big><big>{{#switch: {{{relat3}}} | ><big><big>{{#switch: {{{relat3|relat1}}} | ||
|attack = ⇤ | |attack = ⇤ | ||
|defend = ← | |defend = ← | ||
Line 42: | Line 42: | ||
| | | | ||
}}</big></big> | }}</big></big> | ||
{{{parad3|}}}</font> | {{{parad3|}}}</font>|}} | ||
<font color={{#switch: {{{relat4|relat1}}} {{{valid4|valid1}}} | {{#if:{{{parad4|}}}|<font color={{#switch: {{{relat4|relat1}}} {{{valid4|valid1}}} | ||
|attack valid = red | |attack valid = red | ||
|attack invalid = gray | |attack invalid = gray | ||
Line 51: | Line 51: | ||
|comment invalid = gray | |comment invalid = gray | ||
|gray}} | |gray}} | ||
><big><big>{{#switch: {{{relat4}}} | ><big><big>{{#switch: {{{relat4|relat1}}} | ||
|attack = ⇤ | |attack = ⇤ | ||
|defend = ← | |defend = ← | ||
Line 57: | Line 57: | ||
| | | | ||
}}</big></big> | }}</big></big> | ||
{{{parad4|}}}</font> | {{{parad4|}}}</font>|}} | ||
<font color={{#switch: {{{relat5|relat1}}} {{{valid5|valid1}}} | {{#if:{{{parad5|}}}|<font color={{#switch: {{{relat5|relat1}}} {{{valid5|valid1}}} | ||
|attack valid = red | |attack valid = red | ||
|attack invalid = gray | |attack invalid = gray | ||
Line 66: | Line 66: | ||
|comment invalid = gray | |comment invalid = gray | ||
|gray}} | |gray}} | ||
><big><big>{{#switch: {{{relat5}}} | ><big><big>{{#switch: {{{relat5|relat1}}} | ||
|attack = ⇤ | |attack = ⇤ | ||
|defend = ← | |defend = ← | ||
Line 72: | Line 72: | ||
| | | | ||
}}</big></big> | }}</big></big> | ||
{{{parad5|}}}</font> | {{{parad5|}}}</font>|}} | ||
<noinclude> | <noinclude> | ||
'''Template:Argument''' aims to replace all argument templates so that it would be generic and could express any argument relation. Then, it would be possible to switch formatting, e.g. colour without changing the template, i.e. without editing the page where the template is used. Usage: | '''Template:Argument''' aims to replace all argument templates so that it would be generic and could express any argument relation. Then, it would be possible to switch formatting, e.g. colour without changing the template, i.e. without editing the page where the template is used. Usage: |
Revision as of 14:32, 9 July 2018
{{{id}}}: {{{content}}} {{{signature}}}
Template:Argument aims to replace all argument templates so that it would be generic and could express any argument relation. Then, it would be possible to switch formatting, e.g. colour without changing the template, i.e. without editing the page where the template is used. Usage:
{{argument | id = identifier of the argument, unique on this page | content = content of the argument | signature = signature of the speaker, default: --~~~ | parad1 = main paradigm used for the. This is used to format the argument. | relat1 = relation type between the argument and its target according to the first paradigm: either attack, defend, or comment. | valid1 = validity of the argument according to the first paragism: either valid or invalid. | parad2 = the second paradigm used. | relat2 = the second relation type according to paradigm2. Default: relat1 | valid2 = the second validity according to paradigm2. Default: valid1 | parad3 etc. up to parad5 in this wiki }}