User:Xenwolf/SandBox: Difference between revisions

Xenwolf (talk | contribs)
Testing factor notation: this is of course an important point
Xenwolf (talk | contribs)
Line 102: Line 102:
== Testing template arguments ==
== Testing template arguments ==


[[/TodoArgs]] ist used to generate the text (and auto-categorization) of the following sections.
[[User:Arseniiv/TodoTest]] ist used to generate the text (and auto-categorization) of the following sections.


The visual design is completely left out, but a variable list of (up to 7) positional arguments is supported as well as an optional named argument without auto-categorization.
The visual design is completely left out, but a variable list of (up to 7) positional arguments is supported as well as an optional named argument without auto-categorization.


=== no argument ===
=== no argument ===
{{/TodoArgs}}
{{User:Arseniiv/TodoTest}}


=== one argument ===
=== one argument ===
{{/TodoArgs|expand}}
{{User:Arseniiv/TodoTest|expand}}


=== multiple arguments ===
=== multiple arguments ===
{{/TodoArgs|add color name|expand|unify precision}}
{{User:Arseniiv/TodoTest|add color name|expand|unify precision}}


=== saturated argument ===
=== saturated argument ===
{{/TodoArgs|add color name|expand|cleanup|add example|improve layout|unify precision|review|read}}
{{User:Arseniiv/TodoTest|add color name|expand|cleanup|add example|improve layout|unify precision|review|read}}


=== additional comment ===
=== additional comment ===
{{/TodoArgs|unify precision|comment=An occasionally appearing surplus decimal place <code>5</code> gives a deceptive impression of higher accuracy.}}
{{User:Arseniiv/TodoTest|unify precision|comment=An occasionally appearing surplus decimal place <code>5</code> gives a deceptive impression of higher accuracy.}}


=== new category (useful byproduct?) ===
=== new category (useful byproduct?) ===
{{/TodoArgs|unify precision|simplify writing style|description=This page reads like a scientific paper not like a wiki page}}
{{User:Arseniiv/TodoTest|unify precision|simplify writing style|description=This page reads like a scientific paper not like a wiki page}}


== Testing factor notation ==
== Testing factor notation ==