v50 Steam/Premium information for editors
- v50 information can now be added to pages in the main namespace. v0.47 information can still be found in the DF2014 namespace. See here for more details on the new versioning policy.
- Use this page to report any issues related to the migration.
This notice may be cached—the current version can be found here.
Difference between revisions of "Template:Disambig"
Jump to navigation
Jump to search
(change appearance) |
(add no-rate option and doc) |
||
Line 1: | Line 1: | ||
− | <div class="notice metadata plainlinks" id="disambig"> | + | <div class="notice metadata plainlinks" id="disambig" style="margin-top: 1em"> |
{|style="background-color:#eee; border-color:#aaa; margin:0 2em; border-width:1px 0; border-style:solid;" | {|style="background-color:#eee; border-color:#aaa; margin:0 2em; border-width:1px 0; border-style:solid;" | ||
|style="padding:0;padding-left:1em"|[[File:Disambig gray.svg|50px]] | |style="padding:0;padding-left:1em"|[[File:Disambig gray.svg|50px]] | ||
Line 9: | Line 9: | ||
}}{{#if:{{{title|}}}| | }}{{#if:{{{title|}}}| | ||
'''{{{title}}}''' can refer to: | '''{{{title}}}''' can refer to: | ||
− | }} | + | }} {{#ifeq:{{{rate|no}}}|no|<div id="norate"></div> <!-- Prevents rating --> }} |
<includeonly>[[Category:Disambiguation]]</includeonly> | <includeonly>[[Category:Disambiguation]]</includeonly> | ||
− | <noinclude>[[Category:Templates]]</noinclude> | + | <noinclude>[[Category:Templates]]{{doc}}</noinclude> |
Revision as of 15:11, 4 April 2013
(view - edit - history - purge) Documentation
Use {{disambig}} to mark a page as a disambiguation page.
If you want to include the default "This page can refer to..." message, use |page=(any value)
after "disambig":
{{disambig|page=yes}}
Note that this template prevents rating pages by default. To allow ratings, use |rate=yes
.