Template:SMW Base: Difference between revisions

From Shifti
Jump to navigation Jump to search
m base template for semantic annotation templates.
 
m minor markup fix
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.
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>
</noinclude>

Revision as of 16:13, 12 February 2009


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.