RLWiki:RLWiki NEO: Difference between revisions

Added WGASO
m Added redundant templates/modules argument
 
Line 19: Line 19:


=== More personalized domain ===
=== More personalized domain ===
Since the rollinglounge.net domain is in our ownership, we're able to use a more personalized domain: wiki.rollinglounge.net
Since the rollinglounge.net domain is in our ownership, we're able to use a more personalized domain: '''wiki.rollinglounge.net'''.


== Additional improvements ==
== Additional improvements ==
Together with the migration, some improvements have been made to the wiki. While all these improvements could have already been done in the Miraheze wiki, the migration gave us a good opportunity to implement them.
Together with the migration, some improvements have been made to the wiki. While all these improvements could have already been done in the Miraheze wiki, the migration gave us a good opportunity to implement them.
=== Better infobox "backend code" ===
=== Better infobox "backend code" ===
Most of the templates and modules in the RL Wiki are carbon copies from Wikipedia. The templates have only been adjusted as little as possible until they worked with our use cases with little knowledge on how these templates were made. This, however, had resulted in a lot of redundant and useless code left in these templates.  
Most of the templates and modules in the RL Wiki are carbon copies from Wikipedia. The templates have only been adjusted as little as possible until they worked with our use cases with little knowledge on how these templates were made. This, however, had resulted in a lot of redundant and useless code left in these templates and the need to import more templates and modules from Wikipedia than needed.


Especially infoboxes - there was code left for handling IRL maps in the infoboxes for people.<ref name="infoboxrsplayer">https://rollinglounge.miraheze.org/wiki/Template:Infobox_RSplayer?action=edit</ref> This has been fixed in the new wiki, with infobox code only (for the most part) including necessary elements.
Especially infoboxes - there was code left for handling IRL maps in the infoboxes for people.<ref name="infoboxrsplayer">https://rollinglounge.miraheze.org/wiki/Template:Infobox_RSplayer?action=edit</ref> This has been fixed in the new wiki, with infobox code only (for the most part) including necessary elements.