|
9.
|
|
|
Whether this tag may only be used by members who have permission to run dangerous Comcode.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
[strings]DESCRIPTION_DANGEROUS_TAG
|
|
10.
|
|
|
A title for this Comcode tag. This title will only appear in the help, and is not related to actual usage of the tag.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
[strings]DESCRIPTION_TAG_TITLE
|
|
11.
|
|
|
Block tag
|
|
|
|
(no translation yet)
|
|
|
|
Located in
[strings]BLOCK_TAG
|
|
12.
|
|
|
This tag inherently forms a block, and thus a trailing blank line after the tag is not to be parsed as a further blank line.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
[strings]DESCRIPTION_BLOCK_TAG
|
|
13.
|
|
|
Textual tag
|
|
|
|
(no translation yet)
|
|
|
|
Located in
[strings]TEXTUAL_TAG
|
|
14.
|
|
|
This tag contains text that is outputted, and thus word-wrapping, and other textual deformations may be applied to it.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
[strings]DESCRIPTION_TEXTUAL_TAG
|
|
15.
|
|
|
A human-readable example of the usage of this tag. It will be placed in the Comcode user guide.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
[strings]DESCRIPTION_COMCODE_EXAMPLE
|
|
16.
|
|
|
A comma-separated list of parameters equated against their default values. If parameters are not passed into the Comcode tag, the defaults are used instead. (e.g. 'foobar=1,description=No description was given,type=normal').
|
|
|
|
(no translation yet)
|
|
|
|
Located in
[strings]DESCRIPTION_COMCODE_PARAMETERS
|
|
17.
|
|
|
Comcode tag
|
|
|
|
(no translation yet)
|
|
|
|
Located in
[strings]COMCODE_TAG
|
|
18.
|
|
|
The code for the tag which we are defining. For example, a code of “this” would create a Comcode tag which you could use like <tt>[this][/this]</tt>.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
[strings]DESCRIPTION_COMCODE_TAG
|