Template:Infobox-Applicable-FSVersion/doc

From FSDeveloper Wiki
Jump to navigationJump to search

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

Test - convert upper to all lower

Useage

  • Paste the following code into the required page.
{{Infobox-Applicable-FSVersion
| FSXI = false
| FSX = true
| FS2004 = true
| FS2002 = false
| FS2000 = unknown
| FS98 = unknown
}}
  • 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.

ToDo

  • Fix the <div> so that boxes for <code> and <pre> display correctly.