Template:Fg screenshot cat: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
(Created page with "{{#if: {{{1|-}}} <!-- Is the subject defined? --> | <!-- Yes, the subject is defined. Go ahead. --> {{LangSwitch <!-- | ca = Catalan --> <!-- | de = German--> |...")
 
m (- 'debug thingie'; doc: fix)
Line 1: Line 1:
{{#if: {{{1|-}}}  <!-- Is the subject defined? -->
{{#if: {{{1|}}}  <!-- Is the subject defined? -->
  |  <!-- Yes, the subject is defined.  Go ahead. -->
  |  <!-- Yes, the subject is defined.  Go ahead. -->
   {{LangSwitch
   {{LangSwitch
Line 34: Line 34:


== Usage ==
== Usage ==
Put the template on top of the category template, but below any {{tl|meta category}} template.
  {{obr}}'''fg screenshot cat'''{{!}}''subject''{{!}}''remark''<!-- {{!}}''langcode'' -->{{cbr}}
  {{obr}}'''fg screenshot cat'''{{!}}''subject''{{!}}''remark''<!-- {{!}}''langcode'' -->{{cbr}}


Line 46: Line 48:
== Examples ==
== Examples ==
  {{obr}}fg screenshot cat{{!}}civil utility aircraft{{cbr}}
  {{obr}}fg screenshot cat{{!}}civil utility aircraft{{cbr}}
{{fg screenshot cat|civil utility aircraft}}
{{fg screenshot cat|civil utility aircraft}}


  {{obr}}fg screenshot cat{{!}}civil aircraft, following the structure in <nowiki>[[:Category:Civil aircraft]]</nowiki>{{!}}See also <nowiki>[[:Category:Screenshots of civil aircraft by type]]</nowiki>.{{cbr}}
  {{obr}}fg screenshot cat{{!}}civil aircraft, following the structure in <nowiki>[[:Category:Civil aircraft]]</nowiki>{{!}}See also <nowiki>[[:Category:Screenshots of civil aircraft by type]]</nowiki>.{{cbr}}
{{fg screenshot cat|civil aircraft, following the structure in [[:Category:Civil aircraft]]{{!}}See also [[:Category:Screenshots of civil aircraft by type]].}}
 
{{fg screenshot cat|civil aircraft, following the structure in [[:Category:Civil aircraft]]|See also [[:Category:Screenshots of civil aircraft by type]].}}


== Known issues ==
== Known issues ==

Revision as of 14:02, 12 April 2015

{{fg screenshot cat}}: Parameter subject is missing

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

Goal

This template is used for the category description in categories with in-sim FlightGear screenshots.

The template have been prepared to simplify adding more languages.

Usage

Put the template on top of the category template, but below any {{meta category}} template.

{{fg screenshot cat|subject|remark}}

All parameters but subject is optional.

subject
The category subject. Can also handle wiki links.
remark
Any remarks etc. Can also handle wiki links.

Examples

{{fg screenshot cat|civil utility aircraft}}

(en) Category with in-sim FlightGear screenshots of civil utility aircraft.

{{fg screenshot cat|civil aircraft, following the structure in [[:Category:Civil aircraft]]|See also [[:Category:Screenshots of civil aircraft by type]].}}

(en) Category with in-sim FlightGear screenshots of civil aircraft, following the structure in Category:Civil aircraft. See also Category:Screenshots of civil aircraft by type.

Known issues

Currently the template only supports English, but the template have been prepared to simplify adding more languages.

In addition not all languages have associated language templates.