Template:Infobox-Applicable-FSVersion/doc: Difference between revisions

From FSDeveloper Wiki
Jump to navigationJump to search
m (Test-Template:Infobox-Applicable-FSVersion moved to Documentation:Template:Infobox-Applicable-FSVersion: Elevated to Documentation as completed testing & ready for rollout across wiki.)
(No difference)

Revision as of 16:55, 18 April 2008

Proof of concept test page for Infobox-Applicable-FSVersion.

The Applicable infobox is intended to be placed at the top of all pages.
It gives a clear indicator of page content's applicability.

Useage

  • Paste the following code into the required page.
{{Infobox-Applicable-FSVersion
| FSXI = false
| FSX = true
| FS2004 = true
| FS2002 = false
| FS2000 = unknown
| FS98 = unknown
}}
  • Do not delete an of the FS version categories
  • Set the version applicability to true, false, or unknown, (case insensitive).
  • FSXI, (FS11), is commented out in the template, it will be activated on release.
  • FS98 can also be commented out if required.

ToDo

  • Add links to FS version category pages.
  • Fix the <div> so that boxes for <code> and <pre> display correctly.

Test Code

Test - convert upper to all lower