Difference between revisions of "Template:Invert-property"

From MarineLives
Jump to: navigation, search
Line 9: Line 9:
  
 
(Credit goes to Semantic MediaWiki user DanTMan for this technique.)
 
(Credit goes to Semantic MediaWiki user DanTMan for this technique.)
[[Category:Semantic parishes]]
+
[[Category:Semantic parish]]
 
</noinclude><includeonly>[[{{{2}}}::{{#ask:[[{{{1}}}::{{PAGENAMEE}}]]|link=none|sep={{Invert-property/Separator|{{{2}}}}}}}|  
 
</noinclude><includeonly>[[{{{2}}}::{{#ask:[[{{{1}}}::{{PAGENAMEE}}]]|link=none|sep={{Invert-property/Separator|{{{2}}}}}}}|  
 
]]</includeonly>
 
]]</includeonly>

Revision as of 14:20, July 25, 2016


This template takes a property name and its inverse property name. It queries for the inverse property name and produces wiki text with the inverted annotations.

Usage: {{Invert-property|Derived property name|Its inverse property name}}

This hides the annotation by specifying blank as the alternate text. Since "| " in a template confuses parsing, it uses a subtemplate Template:Invert-property/Separator for the separator.

See xxxx for use of this template.

(Credit goes to Semantic MediaWiki user DanTMan for this technique.)