|
|
(17 tussenliggende versies door 3 gebruikers niet weergegeven) |
Regel 1: |
Regel 1: |
| <noinclude><div></noinclude><div style="clear: both;"></div><!--So right or left floating items don't stick out of the doc box.--> | | {{TopLine}} |
| </div><!--End of green doc box--><!-- | | <languages /> |
| Link box below for the doc meta-data:
| | <div class="mw-translate-fuzzy"> |
| -->{{#if: | | === De BeNeLux Wiki === |
| <!--Check if we should show the link box-->
| | De Waze Wazeopedia bestaat uit de [https://wazeopedia.waze.com/wiki/Global/Main_Page Globale Wiki] en Wiki's gericht op de lokale gemeenschappen. De Waze BeNeLux gemeenschap heeft hier haar eigen Wazeopedia Wiki: met onze standaarden en richtlijnen. Met behulp van deze standaarden en richtlijnen kan het kaart onderhoud in de BeNeLux op uniforme wijze uitgevoerd worden. |
| {{#ifeq: {{{link box|}}} | off
| | <br /> |
| |
| | Voor tips en opmerkingen met betrekking tot onze Wiki kan de [[Slack]] group '''[https://wazebenelux.slack.com/messages/C6PV4QSS3 #team-wazeopedia]''' en ook deze [https://www.waze.com/forum/viewforum.php?f=1415 forum] pagina gebruikt worden. |
| | {{{doc exist|yes}}}{{
| | </div> |
| #switch: {{SUBJECTSPACE}}
| |
| | {{ns:User}}
| |
| | {{ns:Template}} = yes
| |
| }}
| |
| }}
| |
|
| |
|
| | {{mbox
| | === Struktuur === |
| | id = documentation-meta-data
| | * Een [[Main Page|Hoofd pagina]] met een introductie en verwijzigngen naar artikelen zoals bijvoorbeeld de [[Quick start guide]] |
| | image =
| | * De begrippen die in de diverse artikelen gebruikt worden linken door naar pagina's met in-depth omschrijvingen. |
| | style = background-color: #ecfcf4;
| | * Naast de gewone artikel pagina's is een [[Index]] beschikbaar voor het snel opzoeken van informatie. |
| | textstyle = font-style: italic;
| | * Elke pagina begint met een topregel en eindigt met een sluitregel. |
| | text =
| |
| {{#if: {{{link box|}}}
| |
| | {{{link box}}} <!--Use custom link box content-->
| |
| | {{#if: {{{doc exist|yes}}}
| |
| | <!--/doc exists, link to it-->
| |
| The above [[Template:documentation|documentation]] is [[Wikipedia:Wikipedia:Transclusion|transcluded]] from [[{{{docpage|{{FULLPAGENAME}}/doc}}}]]. <small style="font-style: normal">([{{fullurl:{{{docpage|{{FULLPAGENAME}}/doc}}}|action=edit}} edit] | [{{fullurl:{{{docpage|{{FULLPAGENAME}}/doc}}}|action=history}} history])</small> <br />
| |
| }}<!--
| |
| Add links to /sandbox and /testcases when appropriate:
| |
| --><!-- disabling the sandbox and testcase line --><!-- {{#switch: {{SUBJECTSPACE}}
| |
| | {{ns:User}}
| |
| | {{ns:Template}} =
| |
| Editors can experiment in this template's {{
| |
| #ifexist: {{{sandbox| {{FULLPAGENAME}}/sandbox }}}
| |
| | [[{{{sandbox| {{FULLPAGENAME}}/sandbox }}}|sandbox]] <small style="font-style: normal">([{{fullurl: {{{sandbox| {{FULLPAGENAME}}/sandbox }}} | action=edit }} edit] <nowiki>|</nowiki> [{{fullurl:Special:ComparePages | page1={{urlencode:{{{template page|{{FULLPAGENAME}}}}}}}&page2={{urlencode:{{{sandbox|{{FULLPAGENAME}}/sandbox}}}}}}} diff])</small>
| |
| | sandbox <small style="font-style: normal">([{{fullurl: {{{sandbox| {{FULLPAGENAME}}/sandbox }}} | action=edit&preload=Template:Documentation/preload-sandbox }} create] <nowiki>|</nowiki> [{{fullurl: {{{sandbox| {{FULLPAGENAME}}/sandbox }}} | action=edit&preload={{urlencode:{{{template page|{{FULLPAGENAME}}}}}}}&summary={{urlencode:Create sandbox version of [[{{{template page|{{FULLPAGENAME}}}}}]]}} }} mirror])</small>
| |
| }} and {{
| |
| #ifexist: {{{testcases| {{FULLPAGENAME}}/testcases }}}
| |
| | [[{{{testcases| {{FULLPAGENAME}}/testcases }}}|testcases]] <small style="font-style: normal">([{{fullurl: {{{testcases| {{FULLPAGENAME}}/testcases }}} | action=edit }} edit])</small>
| |
| | testcases <small style="font-style: normal">([{{fullurl: {{{testcases| {{FULLPAGENAME}}/testcases }}} | action=edit&preload=Template:Documentation/preload-testcases }} create])</small>
| |
| }} pages. <br />
| |
| }} --><!--
| |
| Show the cats text, but not
| |
| if "content" fed or "docname fed" since then it is
| |
| unclear where to add the cats.
| |
| -->{{#if: {{{content|}}} {{{docname fed|}}}
| |
| |
| |
| | Please add categories to the [[{{{docpage|{{FULLPAGENAME}}/doc}}}|/doc]] subpage. <br />
| |
| }}<!--
| |
| Show the "Subpages" link:
| |
| -->{{#switch: {{SUBJECTSPACE}}
| |
| | {{ns:File}} = <!--Don't show it-->
| |
| | {{ns:Template}} =  [[Special:PrefixIndex/{{{template page|{{FULLPAGENAME}}}}}/|Subpages of this template]].
| |
| | #default =  [[Special:PrefixIndex/{{{template page|{{FULLPAGENAME}}}}}/|Subpages of this page]].
| |
| }}
| |
| }}{{#ifexist:{{FULLPAGENAME}}/Print
| |
| |<br />A [[Help:Books/for experts#Improving the book layout|print version]] of this template exists at [[/Print]]. If you make a change to this template, please update the print version as well.[[Category:Templates with print versions]]
| |
| }}
| |
| }}
| |
| }}<!--End link box--><!--
| |
|
| |
|
| Detect and report strange usage:
| | === Talen === |
| -->{{#if:
| | * De basis versie van elk artikel is in het engels gesteld. |
| | * Dit is de basis bij het vertalen van de pagina's naar Nederlands, Frans en andere talen. |
| | * Meer informatie over <i>vertalingen</i> zie de [[Wiki Translation|Wiki Vertaling]] pagina. |
|
| |
|
| <!--Check if {{documentation}} is transcluded
| | {{Bottomline}} |
| on a /doc or /testcases page-->
| |
| {{#switch: {{SUBPAGENAME}}
| |
| | doc
| |
| | testcases = strange
| |
| }}
| |
| <!--More checks can be added here, just return anything
| |
| to make the surrounding if-case trigger-->
| |
| | |
| | <includeonly>[[Category:Wikipedia pages with strange ((documentation)) usage|{{main other|Main:}}{{FULLPAGENAME}}]]<!-- Sort on namespace --></includeonly>
| |
| | |
| }}<noinclude>{{Languages|Template:Documentation/end_box}}</noinclude><noinclude>
| |
| | |
| <!-- This category is only for the template itself -->
| |
| [[Category:Template Management]]
| |
| [[Category:Missing Template Documentation]]
| |
| | |
| </noinclude>
| |