Template:Plan/Page

From KDE UserBase Wiki
Revision as of 19:25, 2 December 2019 by Danders (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


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