Template:Youmay: Difference between revisions

From Deadlock Wiki
Jump to navigation Jump to search
East (talk | contribs)
Created page with "<includeonly>{{Message box | bgcolor = #f8f7f5 | bdcolor = #e1d2b3 | notice = This {{#ifeq:{{NAMESPACE}}|{{ns:10}}|template|page}} is about '''{{{1}}}'''. You may be looking for '''{{{2}}}'''. }}</includeonly><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 i..."
 
Sylphoid (talk | contribs)
add docs
 
(One intermediate revision by one other user not shown)
Line 2: Line 2:
  | bgcolor = #f8f7f5
  | bgcolor = #f8f7f5
  | bdcolor = #e1d2b3
  | bdcolor = #e1d2b3
  | notice = This {{#ifeq:{{NAMESPACE}}|{{ns:10}}|template|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>

Latest revision as of 08:25, 21 September 2024

Template documentation [view] [edit] [history] [purge]

Overview[edit source]

This template can be used to direct users to other articles with similar titles.

Usage[edit source]

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.

Example[edit source]

{{Youmay|FIRST ARGUMENT|SECOND ARGUMENT}}

Results:

This template is for FIRST ARGUMENT. You may be looking for SECOND ARGUMENT.