Template:Argument: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 25: | Line 25: | ||
|comment = -- | |comment = -- | ||
| | | | ||
}}</big></big> | }}</big></big>{{{parad2|}}}</font>|}}{{#if:{{{parad3|}}}|<font color= | ||
{{{parad2|}}}</font>|}}{{#if:{{{parad3|}}}|<font color={{#switch: {{{relat3|{{{relat1}}}}}} {{{valid3|{{{valid1}}}}}} | {{#switch: {{{relat3|{{{relat1}}}}}} {{{valid3|{{{valid1}}}}}} | ||
|attack valid = red | |attack valid = red | ||
|attack invalid = gray | |attack invalid = gray | ||
Line 39: | Line 39: | ||
|comment = -- | |comment = -- | ||
| | | | ||
}}</big></big> | }}</big></big>{{{parad3|}}}</font>|}}{{#if:{{{parad4|}}}|<font color= | ||
{{{parad3|}}}</font>|}}{{#if:{{{parad4|}}}|<font color={{#switch: {{{relat4|{{{relat1}}}}}} {{{valid4|{{{valid1}}}}}} | {{#switch: {{{relat4|{{{relat1}}}}}} {{{valid4|{{{valid1}}}}}} | ||
|attack valid = red | |attack valid = red | ||
|attack invalid = gray | |attack invalid = gray | ||
Line 53: | Line 53: | ||
|comment = -- | |comment = -- | ||
| | | | ||
}}</big></big> | }}</big></big>{{{parad4|}}}</font>|}}{{#if:{{{parad5|}}}|<font color= | ||
{{{parad4|}}}</font>|}}{{#if:{{{parad5|}}}|<font color={{#switch: {{{relat5|{{{relat1}}}}}} {{{valid5|{{{valid1}}}}}} | {{#switch: {{{relat5|{{{relat1}}}}}} {{{valid5|{{{valid1}}}}}} | ||
|attack valid = red | |attack valid = red | ||
|attack invalid = gray | |attack invalid = gray | ||
Line 67: | Line 67: | ||
|comment = -- | |comment = -- | ||
| | | | ||
}}</big></big> | }}</big></big>{{{parad5|}}}</font>|}}<noinclude> | ||
{{{parad5|}}}</font>|}}<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: | ||
<pre> | <pre> |
Revision as of 15:02, 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 }}