Template:Repo link/doc commit: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
(Addition of a 'eg2post' parameter for appending text to the second example.)
m (Spacing fix.)
Line 19: Line 19:
{{{{{repo|MISSING}}} commit | {{{eg1commit|MISSING}}} }}
{{{{{repo|MISSING}}} commit | {{{eg1commit|MISSING}}} }}


  {{{eg2intro|MISSING}}} {{obr}}{{{repo|MISSING}}} commit {{!}} {{{eg2commit|MISSING}}} {{!}} text = {{{eg2text|MISSING}}}{{#if: {{{eg2post|}}} | {{!}} post = {{{eg2post}}} }}{{cbr}}.
  {{{eg2intro|MISSING}}} {{obr}}{{{repo|MISSING}}} commit {{!}} {{{eg2commit|MISSING}}} {{!}} text = {{{eg2text|MISSING}}}{{#if: {{{eg2post|}}} |  {{!}} post = {{{eg2post}}} }}{{cbr}}.


{{{eg2intro|MISSING}}} {{{{{repo|MISSING}}} commit | {{{eg2commit|MISSING}}} | text = {{{eg2text|MISSING}}} | post = {{{eg2post|}}} }}.
{{{eg2intro|MISSING}}}
{{{{{repo|MISSING}}} commit
| {{{eg2commit|MISSING}}}
| text = {{{eg2text|MISSING}}}
| post = {{{eg2post|}}}
}}.


== Related templates ==
== Related templates ==

Revision as of 19:07, 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 {{MISSING commit | MISSING | text = MISSING}}.

MISSING Template:MISSING commit.

Related templates