Template:Dambigbox: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Robert W King
No edit summary
imported>Caesar Schinas
mNo edit summary
 
(25 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{|width=90% align=center style="border:1px #BBBBBB solid; background-color:#eeeeee; cell-padding:8px 8px 8px 8px; margin:8px 8px 8px 8px; font-size:12px;"
<includeonly><div style="border:1px #bbb solid; background-color:#eee; padding:0.5em; margin:0.5em 0">''{{{text|This article is about '''{{#if:{{{1|}}}|{{{1}}}|{{PAGENAME}}}}'''. For other uses of the term '''{{{2|{{PAGENAME}}}}}''', please see [[{{{3|{{{2|{{PAGENAME}}}}} (disambiguation)}}}]].}}}''</div></includeonly><noinclude>{{TlDoc}}</noinclude>
|''{{{text}}}''
|}
<noinclude>
{{newtemplate
|description=A graphical '''box''' for '''d'''is'''ambig'''uation text
|execution=<pre>
{{dambigbox
|text= (text goes here)
}}
|sample=
{{dambigbox
|text=there is another use for this phrase.
}}
|authors=*[[User:Robert_W_King|Robert King]]
|caveats=none
}}
</noinclude>

Latest revision as of 02:14, 16 May 2009

This documentation is transcluded from Template:Dambigbox/doc (edit | history)

{{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 placed directly below the {{subpages}} template.

Standard notice
{{dambigbox}}
This article is about Dambigbox. For other uses of the term Dambigbox, please see Dambigbox (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, please see Dambigbox (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. 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.}}
Completely customised disambiguation text.