Template:Wb/cdo/Documentation/core

模板其說明文檔 / Muò-bēng gì siók-mìng ùng-dŏng[改/gāi] [史/sṳ̄] [除緩存/dṳ̀ huōng-còng]

This is the {{Wb/cdo/documentation/core}} sub-template.

Do not use this template directly, use {{Wb/cdo/documentation}} instead.

{{Wb/cdo/documentation}} calls {{Wb/cdo/documentation/core2}} which in turn calls this template. This template holds most of the code for {{Wb/cdo/documentation}}, while {{Wb/cdo/documentation}} and {{Wb/cdo/documentation/core2}} do parameter preprocessing. Thus simplifying the code.

Technical details edit

This sub-template currently expects these parameters:

{{Wb/cdo/documentation/core
| heading = {{{heading|¬}}}   <!--Note that the "¬" is necessary 
     so we can detect the difference between empty and undefined-->
| heading-style = {{{heading-style|}}}
| content = {{{content|}}}    <!--Text instead of a /doc page-->
| link box = {{{link box|}}}  <!--So "link box=off" works-->

| docpage =     <!--Full pagename of the doc page-->
| doc exist =   <!--"yes" if the doc page exists, empty string if not-->
| docname fed = <!--"yes" if a docname was manually fed-->

| sandbox =     <!--Full pagename of the /sandbox-->
| testcases =   <!--Full pagename of the /testcases-->

| template page =   <!--Full pagename where the {{Wb/cdo/documentation}}
    template is placed, but without ending /sandbox or /testcases.
    Note: Unfortunately might not be the "correct" namespace if 
    the template is in subject space and the {{Wb/cdo/documentation}} 
    template is in talk space or the other way around.-->
}}

For more documentation see {{Wb/cdo/documentation}}.