Difference between revisions of "Template:Disambiguation"

From Personal Science Wiki
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
 
== Usage ==
 
== Usage ==
Inform users about the existence of a page with a similar title:
+
Inform users about the existence of a page with a similar title. It should be called like this:
{{Disambiguation|definition='''xyz'''|otherpage=Title of the page not to confuse this page with}}
+
 
 +
<nowiki>{{Disambiguation | definition='''xyz'''| otherpage=Title of the page not to confuse this page with}}</nowiki>
 
</noinclude>
 
</noinclude>
 
+
<includeonly>''This page is about {{{definition}}}. It is not to be confused with [[{{{otherpage}}}]]. </includeonly>
<includeonly>
 
 
 
:''This page is about {{{definition}}}. It is not to be confused with [[{{{otherpage}}}]].  
 
 
 
</includeonly>
 

Latest revision as of 09:42, 20 September 2023

Usage[edit source]

Inform users about the existence of a page with a similar title. It should be called like this:

{{Disambiguation | definition='''xyz'''| otherpage=Title of the page not to confuse this page with}}