Template:Argument

From Opasnet
Revision as of 14:39, 9 July 2018 by Jouni (talk | contribs)
Jump to navigation Jump to search

{{{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
}}