Template:Dambigbox: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>J. Noel Chiappa
(Better example)
imported>J. Noel Chiappa
(Default first arg to page name)
Line 1: Line 1:
<div id ="" style="width:90%; border:1px #BBB solid; background-color:#eee; padding:0.5em; margin:0.5em auto; font-size:1em;">''{{{text|This article is about {{{1}}}. For other uses of "{{{2}}}", please see [[{{{2}}} (disambiguation)]].}}}''</div>
<div id ="" style="width:90%; border:1px #BBB solid; background-color:#eee; padding:0.5em; margin:0.5em auto; font-size:1em;">''{{{text|This article is about {{{1|{{PAGENAME}}}}}. For other uses of "{{{2}}}", please see [[{{{2}}} (disambiguation)]].}}}''</div>
<noinclude>
<noinclude>
{{newtemplate
{{newtemplate
Line 7: Line 7:
<code><nowiki>{{dambigbox|<description of base article contents>|<base article name>}}</nowiki></code>
<code><nowiki>{{dambigbox|<description of base article contents>|<base article name>}}</nowiki></code>
|sample=see [[Ku Klux Klan]], [[Sculptor]]
|sample=see [[Ku Klux Klan]], [[Sculptor]]
|authors=[[User:Robert_W_King|Robert King]],[[User:J. Noel Chiappa|J. Noel Chiappa]]
|authors=[[User:Robert_W_King|Robert King]], [[User:J. Noel Chiappa|J. Noel Chiappa]]
|caveats=none
|caveats=none
}}
}}
</noinclude>
</noinclude>

Revision as of 10:08, 6 June 2008

This article is about Dambigbox. For other uses of "{{{2}}}", please see [[{{{2}}} (disambiguation)]].



Template Description

A template for displaying a disambiguation box with text

Execution

{{dambigbox|text={Text, as desired}}
or
{{dambigbox|<description of base article contents>|<base article name>}}

Sample

see Ku Klux Klan, Sculptor

Caveats

none

Authors

Robert King, J. Noel Chiappa