More actions
Update templates (SomeRandomDeveloper) |
Update templates (SomeRandomDeveloper) |
||
(One intermediate revision by the same user not shown) | |||
Line 7: | Line 7: | ||
</div> | </div> | ||
<div class="irwa-members"> | <div class="irwa-members"> | ||
<div class="irwa-member invert-member-icon-dark">[[File:HybridCafeWikiLogo.svg|class=hybrid-cafe-logo mw-no-invert|20px|alt=Logo of the Hybrid Cafe Wiki]] [https://hybridcafe.wiki Hybrid Cafe]</div> | <div class="irwa-member invert-member-icon-dark irwa-hybridcafe">[[File:HybridCafeWikiLogo.svg|class=hybrid-cafe-logo mw-no-invert|{{{imgsize|20px}}}|alt=Logo of the Hybrid Cafe Wiki|link=https://hybridcafe.wiki]] [https://hybridcafe.wiki Hybrid Cafe]</div> | ||
<div class="irwa-member invert-member-icon">[[File:PressureWikiLogo.png|class=pressure-logo mw-no-invert|20px|alt=Logo of the Pressure Wiki]] [https://urbanshade.org Pressure]</div> | <div class="irwa-member invert-member-icon irwa-pressure">[[File:PressureWikiLogo.png|class=pressure-logo mw-no-invert|{{{imgsize|20px}}}|alt=Logo of the Pressure Wiki|link=https://urbanshade.org]] [https://urbanshade.org Pressure]</div> | ||
<div class="irwa-member">[[File:UTGWikiLogo.png|class=utg-logo mw-no-invert|20px|alt=Logo of the Untitled Tag Game Wiki]] [https://utg.miraheze.org Untitled Tag Game]</div> | <div class="irwa-member irwa-utg">[[File:UTGWikiLogo.png|class=utg-logo mw-no-invert|{{{imgsize|20px}}}|alt=Logo of the Untitled Tag Game Wiki|link=https://utg.miraheze.org]] [https://utg.miraheze.org Untitled Tag Game]</div> | ||
<div class="irwa-member">[[File:GBPWikiLogo.png|class=gbp-logo mw-no-invert|20px|alt=Logo of the Guts & Blackpowder Wiki]] [https://gbp.miraheze.org Guts & Blackpowder]</div> | <div class="irwa-member irwa-gbp">[[File:GBPWikiLogo.png|class=gbp-logo mw-no-invert|{{{imgsize|20px}}}|alt=Logo of the Guts & Blackpowder Wiki|link=https://gbp.miraheze.org]] [https://gbp.miraheze.org Guts & Blackpowder]</div> | ||
<div class="irwa-member">[[File:OutlasterWikiLogo.png|class=outlaster-logo mw-no-invert|20px|alt=Logo of the Outlaster Wiki]] [https://outlaster.peakprecision.wiki/ Outlaster]</div> | <div class="irwa-member irwa-outlaster">[[File:OutlasterWikiLogo.png|class=outlaster-logo mw-no-invert|{{{imgsize|20px}}}|alt=Logo of the Outlaster Wiki|link=https://outlaster.peakprecision.wiki]] [https://outlaster.peakprecision.wiki/ Outlaster]</div> | ||
<div class="irwa-member">[[File:FischWikiLogo.png|class=fisch-logo mw-no-invert|20px|alt=Logo of Fischipedia]] [https://fischipedia.org Fischipedia]</div> | <div class="irwa-member irwa-fisch">[[File:FischWikiLogo.png|class=fisch-logo mw-no-invert|{{{imgsize|20px}}}|alt=Logo of Fischipedia|link=https://fischipedia.org]] [https://fischipedia.org Fischipedia]</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 class="irwa-member irwa-dovedale">[[File:DovedaleWikiLogo.png|class=dovedale-logo mw-no-invert|{{{imgsize|20px}}}|alt=Logo of the Dovedale Railway Wiki|link=https://dovedale.wiki]] [https://dovedale.wiki Dovedale Railway]</div> | ||
</div> | </div> | ||
</div></includeonly> | </div></includeonly> | ||
Line 72: | Line 72: | ||
"vertical" | "vertical" | ||
] | ] | ||
}, | |||
"imgsize": { | |||
"label": "Image sizes", | |||
"description": "Specifies the sizes of images for each wiki icon.", | |||
"example": "20px", | |||
"type": "string", | |||
"default": "20px" | |||
}, | }, | ||
"theme": { | "theme": { |
Latest revision as of 12:18, 28 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 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 |
Image sizes | imgsize | Specifies the sizes of images for each wiki icon.
| String | 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 |