Template:Infobox subsystem: Difference between revisions

Jump to navigation Jump to search
HTH
(Adding documentation of current usage, fixing broken stuff that did not get included (started, maintainers))
(HTH)
Line 57: Line 57:
=== Parameters ===
=== Parameters ===
* '''<tt>name</tt>''': Name of the subsystem
* '''<tt>name</tt>''': Name of the subsystem
* '''<tt>image</tt>''': Image related to the subsystem
* '''<tt>image</tt>''': Image related to the subsystem (i.e. screen shot)
* '''<tt>alt</tt>''': Alt tag for the image, will be shown on mouse-over and in text-only readers
* '''<tt>alt</tt>''': Alt tag for the image, will be shown on mouse-over and in text-only readers
* '''<tt>started</tt>''': Month of development start, for example <tt>{{CURRENTMONTH}}/{{CURRENTYEAR}}</tt>
* '''<tt>started</tt>''': Month of development started, for example <tt>{{CURRENTMONTH}}/{{CURRENTYEAR}}</tt>
* '''<tt>description</tt>''': Short description of the subsystem
* '''<tt>description</tt>''': Short description of the subsystem/feature
* '''<tt>maintainers</tt>''': Current maintainer(s)
* '''<tt>maintainers</tt>''': Current maintainer(s)
* '''<tt>developers</tt>''': Developer(s)
* '''<tt>developers</tt>''': Developer(s)
* '''<tt>status</tt>''': Current development status
* '''<tt>status</tt>''': Current development status
* '''<tt>folders</tt>''': Folder
* '''<tt>folders</tt>''': Pointers for most relevant folders (e.g. $SG_SRC/canvas or $FG_SRC/Scripting)
* '''<tt>topic-sg</tt>''': $SG_SRC
* '''<tt>topic-sg</tt>''': $SG_SRC (simgear repository and topic branch URL)
* '''<tt>topic-fg</tt>''': $SG_SRC
* '''<tt>topic-fg</tt>''': $SG_SRC (flightgear repository and topic branch URL)
* '''<tt>topic-fgdata</tt>''': $SG_ROOT
* '''<tt>topic-fgdata</tt>''': $SG_ROOT (fgdata repository and topic branch URL)
* '''<tt>website</tt>''': Link to project website <tt><nowiki>[URL Title]</nowiki></tt>
* '''<tt>website</tt>''': Link to project website <tt><nowiki>[URL Title]</nowiki></tt>
* '''<tt>subforum</tt>''': Link to FlightGear subforum <tt><nowiki>[URL Title]</nowiki></tt>
* '''<tt>subforum</tt>''': Link to FlightGear subforum <tt><nowiki>[URL Title]</nowiki></tt>

Navigation menu