6,439
edits
Hi fellow wiki editors!
To help newly registered users get more familiar with the wiki (and maybe older users too) there is now a {{Welcome to the wiki}} template. Have a look at it and feel free to add it to new users discussion pages (and perhaps your own).
I have tried to keep the template short, but meaningful. /Johan G
Changes
Template simplification and standardisation by conversion into a subtemplate of the {{repo link}} master template, and use of the {{repo link/doc commit}} documentation template.
{{#if: {{{1repo link|}}} <!-- Is the commit defined? -->site = sf | <!-- Yes, the commit is definedproj -->[http://sourceforge.net/p/flightgear/= simgear/ci/| commit = {{{1|next}}} <!--| view -->= commit| text = {{#if: {{{t1|}}} <!-- Is a custom label defined? --> | <!-- Yes, a custom label is defined -->{{{t}}} text| <!-- No, a custom label is not defined -->SimGear commit {{{1}}} }}]} | <!-- No, the commit is not defined. Throw an error. --><big style="color:red;">{{tl|simgear commit}} Missing parameter '''commit'''</big> }}
}}<noinclude>
{{repo link/doc commit
| label = SimGear
| repo = simgear
| eg1commit = c1b579ec
| eg2intro = The surface light restriction
| eg2commit = 1a752d28
| eg2text = has been lifted
}}
</noinclude>