Template:SMW Base: Difference between revisions
Jump to navigation
Jump to search
ShadowWolf (talk | contribs) m minor markup fix |
Proginoskes (talk | contribs) m hyphenating "property name", because I would've tried <nowiki>property foo::bar</nowiki> |
||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<includeonly>[[{{{1}}}::{{{2}}}|]]</includeonly> | <includeonly>[[{{{1}}}::{{{2}}}| ]]</includeonly><noinclude> | ||
<noinclude> | This template is a simple base for constructing a Semantic Tag. It requires both parameters to be set, the first being the property name and the second being the value. While this template can be used by itself, it is recommended to just use the SMW markup <nowiki>[[property-name::value]]</nowiki> instead.</noinclude> | ||
This template is a simple base for constructing a Semantic Tag. It requires both parameters to be set, the first being the property name and the second being the value. While this template can be used by itself, it is recommended to just use the SMW markup <nowiki>[[property name::value</nowiki> instead. | |||
</noinclude> | |||
Latest revision as of 18:44, 19 May 2013
This template is a simple base for constructing a Semantic Tag. It requires both parameters to be set, the first being the property name and the second being the value. While this template can be used by itself, it is recommended to just use the SMW markup [[property-name::value]] instead.