Template:RootPage/doc View history

(testing)
(update)
Line 20: Line 20:
A special version of this template is {{tl|RootPage2}} where it operates the same and {{tlc|RootPage}} except if the root page is '''USA''' it uses the second subpage. This enables the automation of [[USA/CommonState]] to display normally if it is the sample template or deployed on an actual state page without further modifications.
A special version of this template is {{tl|RootPage2}} where it operates the same and {{tlc|RootPage}} except if the root page is '''USA''' it uses the second subpage. This enables the automation of [[USA/CommonState]] to display normally if it is the sample template or deployed on an actual state page without further modifications.


A related version of this template is {{tl|BasePage2}} where it operates the same as {{tlc|RootPage2}} except it uses the basepage. The pages with "USA" respond the same, but all other pages return the basepage. This enables the automation of [[USA/CommonState]] to display normally if it is deployed on test pages. The state page can then be tested without affecting the original page and after testing is complete it can be moved along with all the subpages to the primary page.
{| class= "wikitable"
{| class= "wikitable"
! Pagename
! Pagename
! <nowiki>{{RootPage2}}</nowiki>
! <nowiki>{{RootPage2}}</nowiki>
! <nowiki>{{BasePage2}}</nowiki>
|-
|-
| USA/CommonState/Test
| USA/CommonState/Test
| {{RootPage2|USA/CommonState/Test}}
| {{RootPage2|USA/CommonState/Test}}
| {{BasePage2|USA/CommonState/Test}}
|-
|-
| USA/CommonState
| USA/CommonState
| {{RootPage2|USA/CommonState}}
| {{RootPage2|USA/CommonState}}
| {{BasePage2|USA/CommonState}}
|-
| USA/CommonState/Test/Test 2
| {{RootPage2|USA/CommonState/Test 2}}
| {{BasePage2|USA/CommonState/Test 2}}
|-
|-
| Arizona/To do
| Arizona/To do
| {{RootPage2|Arizona/To do}}
| {{RootPage2|Arizona/To do}}
| {{BasePage2|Arizona/To do}}
|-
|-
| Arizona/Test/To do
| Arizona/Test/To do
| {{RootPage2|Arizona/Test/To do}}
| {{RootPage2|Arizona/Test/To do}}
| {{BasePage2|Arizona/Test/To do}}
|-
|-
| Arizona/Test/To do/Main
| Arizona/Test/To do/Main
| {{RootPage2|Arizona/Test/To do/Main}}
| {{RootPage2|Arizona/Test/To do/Main}}
|}
| {{BasePage2|Arizona/Test/To do/Main}}


A related version of this template is {{tl|BasePage2}} where it operates the same as {{tlc|RootPage2}} except it uses the basepage. This enables the automation of [[USA/CommonState]] to display normally if it is deployed on test pages. The state page can then be tested without affecting the original page and after testing is complete it can be moved along with all the subpages to the primary page.
|-
| Arizona/Test/To do/Main/Preload
| {{RootPage2|Arizona/Test/To do/Main/Preload}}
| {{BasePage2|Arizona/Test/To do/Main/Preload}}


{| class= "wikitable"
! Pagename
! <nowiki>{{BasePage2}}</nowiki>
|-
| USA/CommonState/Test
| {{BasePage2|USA/CommonState/Test}}
|-
| USA/CommonState
| {{BasePage2|USA/CommonState}}
|-
| Arizona/To do
| {{BasePage2|Arizona/To do}}
|-
| Arizona/Test/To do
| {{BasePage2|Arizona/Test/To do}}
|-
| Arizona/Test/To do/Main
| {{BasePage2|Arizona/Test/To do/Main}}
|}
|}
<includeonly>
<includeonly>
<!-- ADD CATEGORIES BELOW THIS LINE -->
<!-- ADD CATEGORIES BELOW THIS LINE -->

Revision as of 14:58, 17 July 2014

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

This template uses the #titleparts parser function extension to extract only the root of the page name.

Usage

Place {{RootPage}} where the root of the current page name is desired. An optional parameter is a pagename other than the current pagename.

Pagename {{RootPage}}
USA/CommonState/Test USA
USA USA

Related versions

A special version of this template is {{RootPage2}} where it operates the same and {{RootPage}} except if the root page is USA it uses the second subpage. This enables the automation of USA/CommonState to display normally if it is the sample template or deployed on an actual state page without further modifications.

A related version of this template is {{BasePage2}} where it operates the same as {{RootPage2}} except it uses the basepage. The pages with "USA" respond the same, but all other pages return the basepage. This enables the automation of USA/CommonState to display normally if it is deployed on test pages. The state page can then be tested without affecting the original page and after testing is complete it can be moved along with all the subpages to the primary page.

Pagename {{RootPage2}} {{BasePage2}}
USA/CommonState/Test CommonState USA/CommonState
USA/CommonState CommonState USA/CommonState
USA/CommonState/Test/Test 2 CommonState USA/CommonState
Arizona/To do Arizona Arizona
Arizona/Test/To do Arizona Arizona/Test
Arizona/Test/To do/Main Arizona Arizona/Test
Arizona/Test/To do/Main/Preload Arizona Arizona/Test