Mercurial > prosody-wiki
changeset 391:057b3e34e24c
mod_seclabels: Add code markup
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Mon, 15 Jul 2013 02:01:24 +0200 |
| parents | 2ad6225d937f |
| children | 46960c6716ee |
| files | mod_seclabels.wiki |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/mod_seclabels.wiki Mon Jul 15 02:00:29 2013 +0200 +++ b/mod_seclabels.wiki Mon Jul 15 02:01:24 2013 +0200 @@ -55,7 +55,7 @@ || *Name* || *Description* || *Default* || || name || The name of the label. Used for selector. || Required. || -|| label || The actual label, ie <esssecuritylabel/> || Required, can be boolean for a empty label, or a string. || +|| label || The actual label, ie {{{<esssecuritylabel/>}}} || Required, can be boolean for a empty label, or a string. || || display || The text shown as display marking. || Defaults to the name || || color, bgcolor || The fore- and background color of the display marking || None || || default || Boolean, true for the default. Only one may be default. || false ||
