Template:Youmay: Difference between revisions

East (talk | contribs)
No edit summary
add docs
 
Line 3: Line 3:
  | bdcolor = #e1d2b3
  | bdcolor = #e1d2b3
  | notice = This {{#ifeq:{{NAMESPACE}}|{{ns:10}}|template is for|page is about}} '''{{{1}}}'''. You may be looking for '''{{{2}}}'''.
  | notice = This {{#ifeq:{{NAMESPACE}}|{{ns:10}}|template is for|page is about}} '''{{{1}}}'''. You may be looking for '''{{{2}}}'''.
}}</includeonly><noinclude>
}}</includeonly><noinclude>{{Documentation}}</noinclude>
==Overview==
This template can be used to direct users to other articles with similar titles.
 
===Usage===
The template has two parameters - the first one should be used to briefly explain what the current page is about and the second one is a brief introduction to the other page with a similar title.
 
Code:
<nowiki>{{Youmay|FIRST ARGUMENT|SECOND ARGUMENT}}</nowiki>
 
Result:
{{Youmay|FIRST ARGUMENT|SECOND ARGUMENT}}
 
[[Category:Disambiguation and redirection templates]]
</noinclude>