Template:Dambigbox: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>J. Noel Chiappa
(Add common wording stuff)
imported>J. Noel Chiappa
(Simpler (hopefully fix bug))
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;">''{{#if:{{{text|}}}|{{{text}}}|This article is about {{{subject}}}. For other uses of "{{{basename}}}", please see [[{{{basename}}} (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 {{{subject}}}. For other uses of "{{{basename}}}", please see [[{{{basename}}} (disambiguation)]].}}}''</div>
<noinclude>
<noinclude>
{{newtemplate
{{newtemplate

Revision as of 18:33, 19 May 2008

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



Template Description

A template for displaying a disambiguation box with text

Execution

{{dambigbox|text={Text, as desired}}
or
{{dambigbox|basename={base article}|subject={description of base article contents}}

Sample

see Half-life, Sculptor

Caveats

none

Authors

Robert King,J. Noel Chiappa