Template:Server color

From Irony Wiki
Jump to navigation Jump to search

background-color:#0a5ba6; color:#ffffff;

Documentation

Outputs a server's color scheme.

For example, a template's header about Whenthe might look something like

Whenthe

because that is the color scheme defined in the Whenthe infobox.

The template outputs in a CSS format (e.g., the default output is background-color:#0a5ba6; color:#ffffff;). It is used for styling templates, such as {{Infobox Discord server}} and {{Server subbox}}.

Usage: {{Server color|server name or ID}}

This template pulls the colors from the Discord servers Cargo table, which in turn pulls its data from the infobox for each server. The template's parameter must exactly match either the name or Discord ID used on the server's infobox.

TemplateData[edit source]

Outputs the CSS for a server's color scheme, which is defined in that server's infobox. White-on-blue is the default if no other color scheme is defined.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Server1

Either the name or the Discord ID of the server. It must match the name or ID that is in the server's infobox.

Example
Whenthe
Stringrequired