Translations:Wiki/2/nl Geschiedenis weergeven

(Removed category)
(Created page with "=== Struktuur === * Een Hoofd pagina met een introductie en verwijzigngen naar artikelen zoals bijvoorbeeld de Quick start guide * De begrippen die in de div...")
Regel 1: Regel 1:
<!--
=== Struktuur ===
  Start of green doc box
* Een [[Main Page|Hoofd pagina]] met een introductie en verwijzigngen naar artikelen zoals bijvoorbeeld de [[Quick start guide]]
--><div id="template-documentation" class="template-documentation iezoomfix" style="
* De begrippen die in de diverse artikelen gebruikt worden linken door naar pagina's met in-depth omschrijvingen.
    clear: both;
* Naast de gewone artikel pagina's is een [[Index]] beschikbaar voor het snel opzoeken van informatie.
    margin: 1em 0px 0px;
* Elke pagina begint met een topregel en eindigt met een sluitregel.
    border: 1px solid rgb(170, 170, 170);
    background-color: rgb(236, 252, 244);
    padding: 1em;
"><!--
  Add the heading at the top of the doc box:
-->{{#ifeq: {{{heading|¬}}} | <!--Defined but empty-->
| <!--"heading=", do nothing-->
| <div style="padding-bottom: 3px; border-bottom: 1px solid #aaa; margin-bottom: 1ex;"><span style="{{#if: {{{heading-style|}}}
  | {{{heading-style|}}}
  | {{#ifeq: {{SUBJECTSPACE}} | {{ns:Template}}
    | font-weight: bold; font-size: 125%
    | font-size: 150%
    }}
  }}">{{#switch: {{{heading|¬}}}
  | ¬ =  
    <!--"heading" not defined in this or previous level-->
    {{#switch: {{SUBJECTSPACE}}
    | {{ns:Template}} = [[File:Template-info.png|50px|link=|alt=Documentation icon]] Template documentation
    | {{ns:Module}} = [[File:Template-info.png|50px|link=|alt=Documentation icon]] Module documentation
    | {{ns:File}} = Summary
    | #default = Documentation
    }}
  | #default =
    <!--"heading" has data or is empty but defined-->
    {{{heading|}}}
  }}</span>{{
  #if: {{{content|}}}
  |
  | <!--Add the [view][edit][history][purge] or [create] links-->
    <span class="mw-editsection plainlinks" id="doc_editlinks" style="float:right; font-size:100%;">{{
    #if: {{{doc exist|yes}}}
    | &#91;[[{{{docpage|{{FULLPAGENAME}}/doc}}}|view]]&#93; [[{{fullurl:{{{docpage|{{FULLPAGENAME}}/doc}}}|action=edit}} edit]] [[{{fullurl:{{{docpage|{{FULLPAGENAME}}/doc}}}|action=history}} history]] [{{purge|purge}}]
    | <!--/doc doesn't exist-->
      [[{{fullurl:{{{docpage|{{FULLPAGENAME}}/doc}}}| action=edit&preload={{
        #if: {{{preload|}}}
        | {{urlencode:{{{preload}}}}}
        | {{#ifeq: {{SUBJECTSPACE}} | {{ns:File}}
          | Template:Documentation/preload-filespace
          | Template:Documentation/preload
          }} }} }} create]][[Category:Missing Template Documentation]]
    }}</span>
  }}</div>
}}<noinclude><!-- close the div --></div>
 
<!-- Add categories and interwikis to the /doc subpage, not here! -->
</noinclude><noinclude>
 
<!-- This category is only for the template itself
    and should be moved to the doc subpage once added-->
[[Category:Template:Documentation]]
 
</noinclude><noinclude>{{documentation|content=
This subtemplate of {{tl|documentation}} is used to start the documentation template box.
}}
[[Category:Template:Documentation]]
</noinclude>

Versie van 10 aug 2018 10:48

Informatie over bericht (bijdragen)
Dit bericht heeft geen documentatie. Als u weet waar of hoe dit bericht wordt gebruikt, dan kunt u andere gebruikers helpen door documentatie voor dit bericht toe te voegen.
Berichtdefinitie (Wiki)
=== Structure ===
* A [[Hoofdpagina|Main Page]] with an introduction and links to long reads like for instance the [[Quick start guide]]
* The terms used in the articles will link to pages with in-depth descriptions of these terms.
* Besides the regular article pages there is an [[Index]] to support easy access to the information.
* Each article page starts with the topline template and ends with the bottomline template.

Struktuur

  • Een Hoofd pagina met een introductie en verwijzigngen naar artikelen zoals bijvoorbeeld de Quick start guide
  • De begrippen die in de diverse artikelen gebruikt worden linken door naar pagina's met in-depth omschrijvingen.
  • Naast de gewone artikel pagina's is een Index beschikbaar voor het snel opzoeken van informatie.
  • Elke pagina begint met een topregel en eindigt met een sluitregel.