Шаблон:Инвертировать-свойство: различия между версиями

Материал из IFВики
Перейти к навигации Перейти к поиску
м
Строка 10: Строка 10:
 
(Credit goes to Semantic MediaWiki user DanTMan for this technique.)
 
(Credit goes to Semantic MediaWiki user DanTMan for this technique.)
 
[[Category:Sample pages]]
 
[[Category:Sample pages]]
</noinclude><includeonly>[[{{{2}}}::{{#ask:[[{{{1}}}::{{PAGENAMEE}}]]|link=none|sep={{Инвертировать-свойство/Сепаратор|{{{2}}}}}}}|  
+
</noinclude><includeonly>[[{{{2}}}::{{#ask:[[{{{1}}}::{{PAGENAME}}]]|link=none|sep={{Инвертировать-свойство/Сепаратор|{{{2}}}}}}}|  
 
]]</includeonly>
 
]]</includeonly>

Версия 22:47, 19 июня 2021

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 Шаблон:Инвертировать-свойство/Сепаратор for the separator.

See California for use of this template.

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