Difference between revisions of "Template:Table ships"
Jump to navigation
Jump to search
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
'''NOTE:''' This is currently unused. | '''NOTE:''' This is currently unused. | ||
+ | |||
+ | The goal is to have a sortable condition table. However: | ||
+ | |||
+ | # Creating tables in Wiki markup requires the use of the | symbol, and will not work within an #if (which needs its own pipes). | ||
+ | # An table in HTML could be generated conditionally within an #if, but would not be sortable. | ||
+ | |||
+ | For now, this table will be manually added to on the individual pages using it in Wiki markup for sortability. |
Latest revision as of 03:14, 29 March 2019
NOTE: This is currently unused.
The goal is to have a sortable condition table. However:
- Creating tables in Wiki markup requires the use of the | symbol, and will not work within an #if (which needs its own pipes).
- An table in HTML could be generated conditionally within an #if, but would not be sortable.
For now, this table will be manually added to on the individual pages using it in Wiki markup for sortability.