User:Alistair3149/sandbox

From the Star Citizen Wiki, the fidelity™ encyclopedia

f6d606c9-b324-4efa-814f-15a59047a6a5

Roberts Space Industries RSI

Current WIP pages

Useful links

{
	"replacements":
	{
		"scw_gallery_removeheader":
		{
			"find": "{\\|\\s*class\\s*=\\s*\"wikitable\"",
			"replace": "{{gallery",
			"greedy": true
		},
		"scw_gallery_removemiddle":
		{
			"find": "\\|-\n",
			"replace": "",
			"greedy": true
		},
		"scw_gallery_file":
		{
			"find": "\\[\\[File:([^|]+)[^\\]]+\\]\\]",
			"replace": "\\g<1>",
			"greedy": true
		},
		"scw_gallery_removefooter":
		{
			"find": "\\|}",
			"replace": "}}",
			"greedy": true
		}
	}
}

Galactapedia color scheme

:root.skin-citizen-dark {
    --color-surface-0: #081116;
    --color-surface-1: #0d2636;
    --color-surface-2: #103145;
    --color-surface-3: #264c65;
    --color-base--emphasized: #BAE4F2;
    --color-base: #7693A8;
    --color-base--subtle: rgba(98,178,218,0.5);
    --color-primary__h: 195;
    --color-primary__s: 68%;
    --color-primary__l: 84%;
    --color-link: #59A6D3;
    --border-color-base: rgb(31 62 82 / 30%);
}
🍪 We use cookies to keep session information to provide you a better experience.