Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
You must create an account or log in to edit.

Amaranth Legacy:Manual of Specifications

From Amaranth Legacy, available at amaranth-legacy.community

RawCSS

The list of RawCSS applications (the custom themes / stylings) is located at MediaWiki:RawCSS-applications.

Format:

==IDENTIFIER==
===LESS/CSS PAGE===
; VARIABLE : VALUE

Notes:

  • For IDENTIFIER: Use underscores for a multi-word name (like Scope:Thirteenth Assemblage, which becomes 13th_assemblage) and hyphens for settings (like Scope:Imagindarium's Creation/Haven, which becomes imagindarium-haven).
  • For LESS/CSS PAGE: Use the name of the page without the namespace for RawCSS: (like Scope styling for RawCSS:Scope styling) and with the namespace for anything else (like Template:Silky Way/styles.css).
  • For the list of possible variables (only applicable for Less), see the RawCSS page.
To use the RawCSS theme in a page, add <rawcss ref="IDENTIFIER"/>.
If you are using CSS that is not in the RawCSS namespace, you must change the content model to "CSS" (not "Sanitized CSS").

Random subtitles

The list of subtitles to use is located at:

Default (global)
MediaWiki:Gadget-random-subtitles.js
Scope-specific
Template:(scope name)/subtitles
This is derived from Category:Scope: (scope name).
Setting-specific
Template:(scope name)/(setting name)/subtitles
This is derived from Category:Scope: (scope name) - (setting name).

Specification:

  • Redirects are allowed
  • Each line must begin with a space
  • Lines starting with # are ignored
  • Empty lines are ignored
  • Normal wikitext can be used

An example would be Template:Chromagaia/subtitles or Template:Imagindarium/Haven/subtitles (redirects to Template:Haven/subtitles).