Template:GlobalMark/doc View history

m (Rename)
Line 1: Line 1:
{{doc subpage}}
GlobalMark{{doc subpage}}
<!-- ADD DOCUMENTATION BELOW THIS LINE -->
<!-- ADD DOCUMENTATION BELOW THIS LINE -->
This template is designed to place a uniform marker on all wiki pages which have been curated to build the Wazeopedia Global wiki instance.
This template is designed to place a uniform marker on all wiki pages which have been curated to build the Wazeopedia Global wiki instance.
Line 7: Line 7:


Using this template will perform 4 actions:
Using this template will perform 4 actions:
* [[File:Wazeopedia.png|link=http://www.waze.com/forum/viewtopic.php?f=276|right]] Place a small Wazeopedia icon on the top right of the page, alongside the page title, which links to the welcome thread from Wonderlerm introducing the Wazeopedia project.
* [[File:Wazeopedia.png|link=Waze:Wazeopedia|right]] Place a small Wazeopedia icon on the top right of the page, alongside the page title, which links to the [[Waze:Wazeopedia]] hub, which will explain and link to the welcome thread from {{username|Wonderlerm}} introducing the Wazeopedia project. It will also have other Wazeopedia editing related information.
* Add a hatnote to the top of the page marking it as a global page with the same link. {{Mbox|image=none|text={{ {{DraftLink|GlobalEdit/visible}} }} }}
* Add a hatnote to the top of the page marking it as a global page with the same link. {{Mbox|image=none|text={{ {{DraftLink|GlobalMark/visible}} }} }}
* Add the following text inside a <nowiki><!--comment code--></nowiki> at the top of the wiki markup code for page, visible when editing the page. {{Pre2|<nowiki><!--<noinclude></nowiki></nowiki><nowiki></noinclude>
* Add the following text inside a <nowiki><!--comment code--></nowiki> at the top of the wiki markup code for page, visible when editing the page. {{Pre2|<nowiki><!--<noinclude></nowiki></nowiki><nowiki></noinclude>
  #####-----#####-----#####-----#####-----#####-----#####-----#####-----#####-----
  #####-----#####-----#####-----#####-----#####-----#####-----#####-----#####-----
Line 33: Line 33:
To perform all these functions go to the page you would like to mark, and click on top to edit the entire page. ''(Do not click the edit link at the top of a section, click the edit link at the top of the page.)''
To perform all these functions go to the page you would like to mark, and click on top to edit the entire page. ''(Do not click the edit link at the top of a section, click the edit link at the top of the page.)''


# At the very top of the page add the following code;<br><code><nowiki>{{</nowiki>subst:[[{{DraftLink|GlobalEdit}}]]<nowiki>}}</nowiki></code>
# At the very top of the page add the following code;<br><code><nowiki>{{</nowiki>subst:[[{{DraftLink|GlobalMark}}]]<nowiki>}}</nowiki></code>
# Don't forget to add an Edit Summary to the effect of "Marking as global wiki page".
# Don't forget to add an Edit Summary to the effect of "Marking as global wiki page".
# Save your edit, and confirm your results.
# Save your edit, and confirm your results.
Line 43: Line 43:


# Click the edit link for the desired section. ''(You may want to repeat this for each section on the page''
# Click the edit link for the desired section. ''(You may want to repeat this for each section on the page''
# At the very top of the page add the following code;<br><code><nowiki>{{</nowiki>subst:[[{{DraftLink|GlobalEdit}}]]|section=yes<nowiki>}}</nowiki></code>
# At the very top of the page add the following code;<br><code><nowiki>{{</nowiki>subst:[[{{DraftLink|GlobalMark}}]]|section=yes<nowiki>}}</nowiki></code>
# Don't forget to add an Edit Summary to the effect of "Marking as global wiki page".
# Don't forget to add an Edit Summary to the effect of "Marking as global wiki page".
# Save your edit, and confirm your results.
# Save your edit, and confirm your results.

Revision as of 17:12, 15 June 2015

GlobalMark

This is a documentation subpage for Template:GlobalMark.
It contains usage information, categories and other content that is not part of the original template page.

This template is designed to place a uniform marker on all wiki pages which have been curated to build the Wazeopedia Global wiki instance.


Usage

Using this template will perform 4 actions:

  • Place a small Wazeopedia icon on the top right of the page, alongside the page title, which links to the Waze:Wazeopedia hub, which will explain and link to the welcome thread from Wonderlerm (PM [Help])   introducing the Wazeopedia project. It will also have other Wazeopedia editing related information.
  • Add a hatnote to the top of the page marking it as a global page with the same link.
    • Add the following text inside a <!--comment code--> at the top of the wiki markup code for page, visible when editing the page.
      <!--<noinclude></nowiki></noinclude>
       #####-----#####-----#####-----#####-----#####-----#####-----#####-----#####-----
       ####    This page has been curated   ####
       ####    to be included in the new    ####
       ####     Wazeopedia - GLOBAL Wiki.   ####
       ####    Please do not make any       ####
       ####    edits on this page without   ####
       ####    PRIOR CONSENSUS in the Wiki  ####
       ####    Updates and Discussions      ####
       ####    forum thread for this page.  ####
       ####    If a specific forum thread   ####
       ####    for this page doesn't exist  ####
       ####    please start one.            ####
       ####        www.waze.com/forum/      ####
       ####        viewforum.php?f=276      ####
       #####-----#####-----#####-----#####-----#####-----#####-----#####-----#####-->
      • This text can be added by itself without the visible banner to individual sections using the |section=yes parameter.
    • Add a [[Category:Wazeopedia Global Page]] tag to be displayed at the bottom of the page, and enable easy tracking and grouping.

    Directions

    Entire page banner

    To perform all these functions go to the page you would like to mark, and click on top to edit the entire page. (Do not click the edit link at the top of a section, click the edit link at the top of the page.)

    1. At the very top of the page add the following code;
      {{subst:GlobalMark}}
    2. Don't forget to add an Edit Summary to the effect of "Marking as global wiki page".
    3. Save your edit, and confirm your results.


    Individual section hidden text block

    To add the text to the code of an individual section ONLY, and not perform the other functions:

    1. Click the edit link for the desired section. (You may want to repeat this for each section on the page
    2. At the very top of the page add the following code;
      {{subst:GlobalMark|section=yes}}
    3. Don't forget to add an Edit Summary to the effect of "Marking as global wiki page".
    4. Save your edit, and confirm your results.