Template:Repo link/doc commit: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
(Documentation template for transclusion into the {{<repo> commit}} subtemplates. This is a copy and modification of Johan's {{flightgear commit}} template documentation.)
 
(Added the 'eg2intro' parameter to allow for different intro text for the 2nd example.)
Line 23: Line 23:
}}
}}


  Maintenance such as
  {{{eg2intro|}}}
  {{obr}}{{{repo|MISSING}}} commit
  {{obr}}{{{repo|MISSING}}} commit
  {{!}} {{{eg2commit|MISSING}}}
  {{!}} {{{eg2commit|MISSING}}}
Line 29: Line 29:
  {{cbr}}
  {{cbr}}


Maintenance such as
{{{eg2intro|}}}
{{{{{repo|MISSING}}} commit
{{{{{repo|MISSING}}} commit
| {{{eg2commit|MISSING}}}
| {{{eg2commit|MISSING}}}

Revision as of 17:55, 25 February 2016

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

Goal

This template can be used when linking to summaries of commits for the MISSING git repository at SourceForge.

Usage

{{MISSING commit
| commit
| text =
}}
commit
The commit identifier to link to (mandatory).
text
Optional link text.

Examples

{{MISSING commit
| MISSING
}}

Template:MISSING commit


{{MISSING commit
| MISSING
| text = MISSING
}}


Template:MISSING commit.

Related templates