Template:Plan/Page: Difference between revisions

From KDE UserBase Wiki
No edit summary
No edit summary
 
(No difference)

Latest revision as of 19:25, 2 December 2019


Description

Page reference template to be used in versioned manual pages.

The url must have the following format: Plan/<version number>/Manual/<subpage>

Version number must be a number, or empty, e.g:

  • Plan/Manual/Introduction, or
  • Plan/1/Manual/Introduction


{{Plan/Page
| page = The page name.
| title = The page title. (optional)
}}

Examples:

{{Plan/Page|page=Introduction|title=Introducing Plan}}

Introducing Plan

{{Plan/Page|page=Introduction|title=}}

Introduction