More actions
Update templates (SomeRandomDeveloper) |
Update templates (SomeRandomDeveloper) |
||
Line 1: | Line 1: | ||
{{#ifeq: {{{apply-default-styles|true}}} | true | {{#tag:templatestyles||src=Template:IRWA/styles.css}} | }} | <includeonly>{{#ifeq: {{{apply-default-styles|true}}} | true | {{#tag:templatestyles||src=Template:IRWA/styles.css}} | }} | ||
{{#if: {{{custom-stylesheet|}}} | {{#tag:templatestyles||src={{{custom-stylesheet}}}}} | }} | {{#if: {{{custom-stylesheet|}}} | {{#tag:templatestyles||src={{{custom-stylesheet}}}}} | }} | ||
<div class="irwa-navigation {{#ifeq: {{{exclude-no-invert|}}} | true | | mw-no-invert }} irwa-conf-{{{orientation|horizontal}}} irwa-color-{{{theme|adaptive}}}"> | <div class="irwa-navigation {{#ifeq: {{{exclude-no-invert|}}} | true | | mw-no-invert }} irwa-conf-{{{orientation|horizontal}}} irwa-color-{{{theme|adaptive}}}"> | ||
Line 15: | Line 15: | ||
<div class="irwa-member">[[File:DovedaleWikiLogo.png|class=dovedale-logo mw-no-invert|20px|alt=Logo of the Dovedale Railway Wiki]] [https://dovedale.wiki Dovedale Railway]</div> | <div class="irwa-member">[[File:DovedaleWikiLogo.png|class=dovedale-logo mw-no-invert|20px|alt=Logo of the Dovedale Railway Wiki]] [https://dovedale.wiki Dovedale Railway]</div> | ||
</div> | </div> | ||
</div> | </div></includeonly> | ||
<noinclude> | <noinclude> | ||
This template is shared across all members of the [https://indierobloxwikis.org/ Indie Roblox Wiki Alliance] and provides links to all member wikis. | This template is shared across all members of the [https://indierobloxwikis.org/ Indie Roblox Wiki Alliance] and provides links to all member wikis. | ||
Line 22: | Line 22: | ||
* Please do not edit this template manually! It is automatically updated by a bot and any changes made will be discarded the next time a template update happens. Instead, [https://github.com/Roblox-Indie-Wikis/irwa-templates/issues open an issue] at the template's repository. | * Please do not edit this template manually! It is automatically updated by a bot and any changes made will be discarded the next time a template update happens. Instead, [https://github.com/Roblox-Indie-Wikis/irwa-templates/issues open an issue] at the template's repository. | ||
* The link contains UTM tracking and will provide the wiki name as well as the current page name to the analytics provider of the IRWA website. | * The link contains UTM tracking and will provide the wiki name as well as the current page name to the analytics provider of the IRWA website. | ||
== Themes == | |||
=== Adaptive Theme (default) === | |||
This theme tries to adapt to the color theme of the skin. If the template looks broken in this theme, specifying a theme manually may be necessary. | |||
<pre>{{IRWA|theme=adaptive}}</pre> | |||
{{IRWA|theme=adaptive}} | |||
=== Dark Theme === | |||
<pre>{{IRWA|theme=dark}}</pre> | |||
{{IRWA|theme=dark}} | |||
=== Light Theme === | |||
<pre>{{IRWA|theme=light}}</pre> | |||
{{IRWA|theme=light}} | |||
== Documentation == | |||
{{#ifexist: Template:IRWA/extra-documentation | {{IRWA/extra-documentation}} | You can add additional documentation to this page at [[Template:IRWA/extra-documentation]].}} | {{#ifexist: Template:IRWA/extra-documentation | {{IRWA/extra-documentation}} | You can add additional documentation to this page at [[Template:IRWA/extra-documentation]].}} |
Revision as of 19:32, 21 March 2025
This template is shared across all members of the Indie Roblox Wiki Alliance and provides links to all member wikis.
Notes:
- Please do not edit this template manually! It is automatically updated by a bot and any changes made will be discarded the next time a template update happens. Instead, open an issue at the template's repository.
- The link contains UTM tracking and will provide the wiki name as well as the current page name to the analytics provider of the IRWA website.
Themes
Adaptive Theme (default)
This theme tries to adapt to the color theme of the skin. If the template looks broken in this theme, specifying a theme manually may be necessary.
{{IRWA|theme=adaptive}}
Dark Theme
{{IRWA|theme=dark}}
Light Theme
{{IRWA|theme=light}}
Documentation
You can add additional documentation to this page at Template:IRWA/extra-documentation.
This template provides links to all members wikis of the Indie Roblox Wiki Alliance (IRWA).
Parameter | Description | Type | Status | |
---|---|---|---|---|
Apply Default Styles | apply-default-styles | If set to false, the default stylesheet will not be applied to the template.
| Boolean | optional |
Custom Stylesheet | custom-stylesheet | If this is set, the stylesheet specified in the parameter value will be loaded.
| Template | optional |
Exclude no-invert | exclude-no-invert | If set to true, the mw-no-invert class will be removed from the template.
| Boolean | optional |
Orientation | orientation | Specifies the orientation of the template.
| Line | optional |
Color Theme | theme | Specifies the color theme of the template. If set to adaptive, the template will attempt to choose the color theme automatically based on the skin's current color theme.
| Line | optional |