Template:Dabdef

From Citizendium
Jump to navigation Jump to search
This documentation is transcluded from Template:Dabdef/doc (edit | history)

Usage

Integral part of the {{R}}, {{Rpl}} and {{Def only}} template function.

R template function

This template is an integral part of the {{R}} template function. It produces a standard warning message instead of a definition for a fully disambiguated term. Even if a definition only page exists for the term it will be ignored by the R template.

HOWEVER, for a partially disambiguated term the Term/Definition page will be used as usual.

  • Fully disambiguated: a term that is a redirect to a disambiguation page and has no metadata (even if a definition exists for the term it will be ignored by the R template).
  • Partially disambiguated: a term that exists as an article (with or without a definition) and a disambiguation pages also exist.

Function semi-independent of the R template

This occurs when this template is placed on a /Definition subpage:

For terms that are fully disambiguated it will produce the standard message to direct readers to the disambiguation page (only seen if a reader views the page directly, usually these definition pages should be deleted).
If a disambiguation page is required but it has not been created this template will produces a message on the definition page that indicates the intent to create a disambiguation page. This message will also be used by the R template to advertise the need for a new disambiguation page on Related Articles pages that link to the term.

Code

{{#ifexist: Image:Level{{Template:{{{1|}}}/Metadata|info=status}}.jpg
       |{{ {{#ifexist: {{{1|}}}/Definition
             |Rpl def1
             |Rpl def3}}|{{{1|}}} }}
|''<font color=#FA8072>Please do not use this term in your topic list, because there is no single article 
for it. Please substitute a more precise </font>{{#ifexist:{{{1|{{BASEPAGENAME}}}}} (disambiguation)
|<font color=#FA8072>term. See</font> [[{{{1|{{BASEPAGENAME}}}}} (disambiguation)]] 
<font color=#FA8072>for a list of available, more precise, topics. Please add a new usage if needed.</font>''
|<font color=#FA8072>term from the disambiguation page. </font>
::Note: currently there is no disambiguation page for '''{{{1|{{BASEPAGENAME}}}}}''', 
[http://en.citizendium.org/wiki?action=edit&preload=Template%3APreload-disambig&title=
{{urlencode:{{{1|{{BASEPAGENAME}}}}}}}_(disambiguation) please create one.]''}} }}

Rpl def1

Used if: Is a cluster, Has a definition (also a disambiguation page if used via R template)

{{:{{{1}}}/Definition}} <span class="plainlinks" style="font-size:0.8em;">[
[http://en.citizendium.org/wiki?title={{urlencode:{{{1}}}}}/Definition&action=edit e]]</span>}}

Rpl def3

Used if: Is a cluster, No definition (but does have a disambiguation page if used via R template)

[http://en.citizendium.org/wiki?action=edit&preload=Template%3ADef_preload&title=
{{urlencode:{{{1}}}}}/Definition ''<font color=#FA8072>Add brief definition or description</font>'']

Disambiguation message

Used if: No Metadata (but has a disambiguation if used via R template)

Please do not use this term in your topic list, because there is no single article for it. Please substitute a more precise.....

Continue with if: Has a disambiguation page (use via the R template will always give this version if the term has no metadata).

.....term. See Dabdef (disambiguation) for a list of available, more precise, topics. Please add a new usage if needed.

Continue with if: No disambiguation page (Use via the R template will never use this route since the term will always have a disambiguation page if it calls this template).

.....term from the disambiguation page.
Note: currently there is no disambiguation page for Dabdef, please create one.