Template:Dambigbox/doc: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Caesar Schinas
mNo edit summary
imported>Caesar Schinas
No edit summary
Line 16: Line 16:
:{{dambigbox|description of article contents}}
:{{dambigbox|description of article contents}}


;Notice with custom link
;Notice with custom word
:<code><nowiki>{{dambigbox|description of article contents|name}}</nowiki></code>
:<code><nowiki>{{dambigbox|description of article contents|word}}</nowiki></code>
:{{dambigbox|description of article contents|name}}
:{{dambigbox|description of article contents|word}}
:or
:or
:<code><nowiki>{{dambigbox||name}}</nowiki></code>
:<code><nowiki>{{dambigbox||word}}</nowiki></code>
:{{dambigbox||name}}
:{{dambigbox||word}}
 
;Notice with custom word and link
:<code><nowiki>{{dambigbox|description of article contents|word|link}}</nowiki></code>
:{{dambigbox|description of article contents|word|link}}


;Custom notice
;Custom notice
:<code><nowiki>{{dambigbox|text=custom [[disambiguation]] text}}</nowiki></code>
:<code><nowiki>{{dambigbox|text=Completely customised [[disambiguation]] text.}}</nowiki></code>
:{{dambigbox|text=custom [[disambiguation]] text}}
:{{dambigbox|text=ompletely customised [[disambiguation]] text.}}

Revision as of 02:54, 16 May 2009

{{Dambigbox}} is a template for displaying a disambiguation box on articles with related disambiguation pages.

Please read about Disambiguation and Naming_Conventions before creating disambiguation pages.

Usage

There are various ways to use {{dambigbox}}.
In all instances, the code should be palced directly below the {{subpages}} template.

Standard notice
{{dambigbox}}
This article is about Dambigbox/doc. For other uses of the term Dambigbox/doc, please see Dambigbox/doc (disambiguation).
Notice with article description
{{dambigbox|description of article contents}}
This article is about description of article contents. For other uses of the term Dambigbox/doc, please see Dambigbox/doc (disambiguation).
Notice with custom word
{{dambigbox|description of article contents|word}}
This article is about description of article contents. For other uses of the term word, please see word (disambiguation).
or
{{dambigbox||word}}
This article is about Dambigbox/doc. For other uses of the term word, please see word (disambiguation).
Notice with custom word and link
{{dambigbox|description of article contents|word|link}}
This article is about description of article contents. For other uses of the term word, please see link.
Custom notice
{{dambigbox|text=Completely customised [[disambiguation]] text.}}
ompletely customised disambiguation text.