CURRENT MISSION: Update, uncensor and (if needed) rewrite all the imported pages from SNCApedia.
Additionally, please tag all unnecessary discussion pages with the {{Delete}} template, for example those with outdated info.
For the love of god, please only mark your articles with {{WIP}} if you actually intend to finish them. Just look at how many there are in the WIP category.
Tether is currently on a break until the 16th of July. Please contact me for any and all things regarding SECApedia. Soyoyuki (talk) 01:36, 26 June 2026 (UTC)
You may still submit your janitor/approver application, but you wont get anywhere if you arent already autoconfirmed.
The community rules have been slightly updated, with the mention of "No-Link" sites.This is also mentioned & explained in rule 9.2
soygem.party and jarty.party have been moved out of the Gray Area and into the Friendly Zone.
The file size upload limit has FINALLY been increased to 8 megabytes. Sorry saars.
Template:TemplateBase/Country: Difference between revisions
imported>SomebodyRum Created page with "<noinclude><!-- ================================================== TemplateBase/Country Base layout for country headers, supporting 2/3 color flags, centered text, background icons, and side images. ================================================== USAGE: {{TemplateBase/Country | c1 = #002868 | c2 = #ffffff | c3 = #bf0a30 | dir = v | title = Country Name | text = Optional subtitle text | bg_icon = Icon.png | image_left = Left.png | image_right = Right.png | class = tb-..." |
imported>SomebodyRum mNo edit summary |
||
| Line 2: | Line 2: | ||
================================================== | ================================================== | ||
TemplateBase/Country | TemplateBase/Country | ||
================================================== | ================================================== | ||
USAGE: | USAGE: | ||
| Line 13: | Line 11: | ||
| title = Country Name | | title = Country Name | ||
| text = Optional subtitle text | | text = Optional subtitle text | ||
| audio = [[File:Song.mp3]] | |||
| bg_icon = Icon.png | | bg_icon = Icon.png | ||
| image_left = Left.png | | image_left = Left.png | ||
| image_right = Right.png | | image_right = Right.png | ||
| class = | | class = | ||
| style = | | style = | ||
}} | }} | ||
================================================== | ================================================== | ||
--></noinclude><templatestyles src="Template:TemplateBase/Country/styles.css" /><!-- | --></noinclude><templatestyles src="Template:TemplateBase/Country/styles.css" /><!-- | ||
| Line 42: | Line 37: | ||
-->{{#if:{{{image_right|}}}|<span class="tb-country-side-img tb-country-img-right">[[File:{{{image_right}}}|x70px|link=]]</span>}}<!-- | -->{{#if:{{{image_right|}}}|<span class="tb-country-side-img tb-country-img-right">[[File:{{{image_right}}}|x70px|link=]]</span>}}<!-- | ||
Text Content | Text Content & Audio | ||
--><div class="tb-country-content"><!-- | --><div class="tb-country-content"><!-- | ||
--><div class="tb-country-title">{{{title|Untitled Country}}}</div><!-- | --><div class="tb-country-title">{{{title|Untitled Country}}}</div><!-- | ||
-->{{#if:{{{text|}}}|<div class="tb-country-text">{{{text}}}</div>}}<!-- | -->{{#if:{{{text|}}}|<div class="tb-country-text">{{{text}}}</div>}}<!-- | ||
-->{{#if:{{{audio|}}}|<div class="tb-country-audio">{{{audio}}}</div>}}<!-- | |||
--></div><!-- | --></div><!-- | ||
--></div><noinclude>{{Documentation}}</noinclude> | --></div><noinclude>{{Documentation}}</noinclude> | ||