IsThisRad wrote:We probably need to implement namespaces for experimental (16.2) versus mainline (16) worlds
I don't really see the real need for that, or how it would be used/useful. Kinda feels like overkill.
(
Would need to use a general, preferably short, name ofc. So it can be cleared and reused when there is a new XX.Y world.)
One alternative could be to have a single fast-world main-page that contains all 16.2 related text/info.
Sections of the texts could be selectively included in other pages by enclosing them with
- Code: Select all
{{#switch: <part-id> |<empty>| <part-id> = <related info text>. }}
... per section.
+ Gives a single page for editing purpose.
+ Easy to include the same info in multiple w16 pages if needed. (
also relative easy to find! and remove them again)
+ No need to worry about different manual versions of the same info across the wiki.
+ This fast-world main-page can also be viewed as is.
Biggest problem might be how to organize the info in that fast-world main-page ... So its also looks nice to read as a normal page.