Template:Changelogs: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
(Template fix and add doc)
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 13: Line 13:
  {{obr}}'''changelogs'''{{!}}''prev=''{{!}}next={{cbr}}
  {{obr}}'''changelogs'''{{!}}''prev=''{{!}}next={{cbr}}


; prev : Optional previous changelog version. This is optional because there is no changelog pages before FG 2.10.
; prev : Optional previous changelog version. This is optional because there is no changelog pages before FG 2.4.


; next : Next changelog version.
; next : Next changelog version.


== Exmaples ==
== Exmaples ==
  <nowiki>{{changelogs|next=2.12}}</nowiki>
  <nowiki>{{changelogs|next=2.6.0}}</nowiki>
{{changelogs|next=2.12}}
{{changelogs|next=2.6.0}}


  <nowiki>{{changelogs|prev=2016.3|next=2017.1}}</nowiki>
  <nowiki>{{changelogs|prev=2016.3|next=2017.1}}</nowiki>

Latest revision as of 10:20, 27 November 2016

The following template description is not displayed when the template is inserted in an article.

Goal

This template adds a navigation bar to the previous and next changelogs at the top of the page. It is to be used on changelog pages.

Usage

{{changelogs|prev=|next=}}
prev
Optional previous changelog version. This is optional because there is no changelog pages before FG 2.4.
next
Next changelog version.

Exmaples

{{changelogs|next=2.6.0}}
Next changelog
{{changelogs|prev=2016.3|next=2017.1}}
Previous changelog Next changelog