Template:Suggestion/Attribute
From PCSAR
(Difference between revisions)
Line 5: | Line 5: | ||
-->{{not in template|[[Category:{{{category}}} {{{1}}}]]}}<!-- | -->{{not in template|[[Category:{{{category}}} {{{1}}}]]}}<!-- | ||
- | -->{{property set|{{{property}}}|{{{1}}}}}<!-- | + | -->{{property set|{{{property}}}|{{{property value prefix|}}}{{{1}}}}}<!-- |
--></includeonly> | --></includeonly> |
Revision as of 06:58, 20 September 2012
This is the documentation for the template Template:Suggestion/Attribute
The template
First, the value is displayed. Second, the property named by property is set to the value. Third, a category whose name starts with category and after a space ends with value is set. |
To see how this template is implemented,
edit this page and examine the portion
between <includeonly>
and </includeonly>
.