Template:Project infrastructure option: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
mNo edit summary
(doc, to the extent i understand how the template works; cat: Link templates)
 
Line 2: Line 2:
   | [{{{url|http://wiki.flightgear.org}}}{{#if: {{{urn|}}}|/{{{urn}}}}} {{{desc|FlightGear wiki}}}]
   | [{{{url|http://wiki.flightgear.org}}}{{#if: {{{urn|}}}|/{{{urn}}}}} {{{desc|FlightGear wiki}}}]
   | {{{url|http://wiki.flightgear.org}}}{{#if: {{{urn|}}}|/{{{urn}}}}}
   | {{{url|http://wiki.flightgear.org}}}{{#if: {{{urn|}}}|/{{{urn}}}}}
}}<noinclude>
{{Informative template|1=
__NOTOC__
== Goal ==
This is a subtemplate to {{tl|project infrastructure}}.
== Usage ==
See also how it is used in the wiki markup in {{tl|project infrastructure}}.
{{obr}}'''project infrastructure option'''
  {{!}}''link =''
  {{!}}''url  =''
  {{!}}''urn  =''
  {{!}}''desc =''
{{cbr}}
All parameters are optional.
; link
: If not <code>yes</code> only the URL or URN will be shown.
: Defaults to <code>yes</code>.
; url
: URL of the server or hosting infrastructure.
: Defaults to <code><nowiki>http://wiki.flightgear.org</nowiki></code>.
; urn
: URN to the server or hosting infrastructure.
; desc
: Description of the infrastructure.
: Defaults to <code>FlightGear wiki</code>.
}}
}}
[[Category:Link templates]]
</noinclude>

Latest revision as of 15:11, 20 June 2019

FlightGear wiki

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

Goal

This is a subtemplate to {{project infrastructure}}.

Usage

See also how it is used in the wiki markup in {{project infrastructure}}.

{{project infrastructure option
  |link =
  |url  =
  |urn  =
  |desc =
}}

All parameters are optional.

link
If not yes only the URL or URN will be shown.
Defaults to yes.
url
URL of the server or hosting infrastructure.
Defaults to http://wiki.flightgear.org.
urn
URN to the server or hosting infrastructure.
desc
Description of the infrastructure.
Defaults to FlightGear wiki.