Difference between revisions of "Template:SetProp"
(Created page with "<includeonly> {{#data:set|PageProperty |{{FULLPAGENAME}}#{{{name|{{{1}}}}}} |page = {{FULLPAGENAME}} |name = {{{name|{{{1}}}}}} |value = {{{value|{{{2}}}}}} }} </includeonly>") |
|||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
{{#data:set|PageProperty | {{#data:set|PageProperty | ||
|{{FULLPAGENAME}}#{{{name|{{{1}}}}}} | |{{FULLPAGENAME}}#{{{name|{{{1}}}}}} | ||
− | |||
|name = {{{name|{{{1}}}}}} | |name = {{{name|{{{1}}}}}} | ||
|value = {{{value|{{{2}}}}}} | |value = {{{value|{{{2}}}}}} | ||
}} | }} | ||
− | </includeonly> | + | </includeonly><noinclude>[[Category:Data property templates]]</noinclude> |