Template:Module setting

From cm2.liecourt.com


This is the Module setting template. It should be called in the following format:

{{Module setting
|Name= < text > should be a unique code with module prefix, e.g. "wsofr-step-templates", where "wsofr" is the prefix used for the "WS/Offers" module. Each setting across all modules should have a unique name, that's why the unique module-prefix should be used.
|Value= < text > value of the setting
|Default= < Optional: text > default value that will be used in case the "Value" parameter is empty. If "Value" and "Default" are both empty, no subobject is set.
|Comment= < text > use this to explain how the setting should be used or what it can be used for
|Sep= < Optional separator, default "," > if your setting values should be able to contain commas, then use this parameter to set a different separator
|Locked= < Optional: "Yes" > use this for settings that shouldn't be customized, but instead have a set value for the module. The edit button will not be shown and they shouldn't use a parameter for the value.
}}