m (PesachZ moved page User:PesachZ/GlobalMarker/doc to User:PesachZ/GlobalMark/doc) |
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= | * [[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| | * 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| | # 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| | # 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 . 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.This page was nominated to be a Wazeopedia Global page. Forum to discuss nomination.
- 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.
- This text can be added by itself without the visible banner to individual sections using the
- 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.)
- At the very top of the page add the following code;
{{subst:GlobalMark}}
- Don't forget to add an Edit Summary to the effect of "Marking as global wiki page".
- Save your edit, and confirm your results.
To add the text to the code of an individual section ONLY, and not perform the other functions:
- 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;
{{subst:GlobalMark|section=yes}}
- Don't forget to add an Edit Summary to the effect of "Marking as global wiki page".
- Save your edit, and confirm your results.
- Add the following text inside a <!--comment code--> at the top of the wiki markup code for page, visible when editing the page.