Template:Changelogs: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
m (Typo)
mNo edit summary
 
Line 18: Line 18:


== 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