<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="es">
	<id>https://wikisp.org/wiki/index.php?action=history&amp;feed=atom&amp;title=M%C3%B3dulo%3AMainpage%2FCommunity</id>
	<title>Módulo:Mainpage/Community - Historial de revisiones</title>
	<link rel="self" type="application/atom+xml" href="https://wikisp.org/wiki/index.php?action=history&amp;feed=atom&amp;title=M%C3%B3dulo%3AMainpage%2FCommunity"/>
	<link rel="alternate" type="text/html" href="https://wikisp.org/wiki/index.php?title=M%C3%B3dulo:Mainpage/Community&amp;action=history"/>
	<updated>2026-09-14T06:04:58Z</updated>
	<subtitle>Historial de revisiones de esta página en la wiki</subtitle>
	<generator>MediaWiki 1.46.0</generator>
	<entry>
		<id>https://wikisp.org/wiki/index.php?title=M%C3%B3dulo:Mainpage/Community&amp;diff=8116&amp;oldid=prev</id>
		<title>Luxbane: 1 revisión importada</title>
		<link rel="alternate" type="text/html" href="https://wikisp.org/wiki/index.php?title=M%C3%B3dulo:Mainpage/Community&amp;diff=8116&amp;oldid=prev"/>
		<updated>2026-09-11T23:10:03Z</updated>

		<summary type="html">&lt;p&gt;1 revisión importada&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw-interface=&quot;&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;es&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Revisión anterior&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revisión del 23:10 11 sep 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;es&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(Sin diferencias)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Luxbane</name></author>
	</entry>
	<entry>
		<id>https://wikisp.org/wiki/index.php?title=M%C3%B3dulo:Mainpage/Community&amp;diff=8115&amp;oldid=prev</id>
		<title>scw&gt;Alistair3149 en 23:57 27 ago 2026</title>
		<link rel="alternate" type="text/html" href="https://wikisp.org/wiki/index.php?title=M%C3%B3dulo:Mainpage/Community&amp;diff=8115&amp;oldid=prev"/>
		<updated>2026-08-27T23:57:23Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Página nueva&lt;/b&gt;&lt;/p&gt;&lt;div&gt;require(&amp;#039;strict&amp;#039;)&lt;br /&gt;
&lt;br /&gt;
--- @module Mainpage/Community&lt;br /&gt;
--- The two asks: funding and Discord.&lt;br /&gt;
---&lt;br /&gt;
--- Two cards rather than one with a rule through it. Split, each sizes to its&lt;br /&gt;
--- own content instead of one stretching to fill the other&amp;#039;s height.&lt;br /&gt;
---&lt;br /&gt;
--- Three tiers of link, and the tiers are the argument. Patreon and Ko-fi share&lt;br /&gt;
--- a row because they are one favour offered two ways, so neither is primary.&lt;br /&gt;
--- Discord takes a full-width button because it is the channel people join&lt;br /&gt;
--- rather than follow. The rest are follows, so they are icon-only quiet&lt;br /&gt;
--- buttons — which also keeps X and Threads from arriving as two&lt;br /&gt;
--- indistinguishable brand-black squares in a dark theme.&lt;br /&gt;
---&lt;br /&gt;
--- Brand colours are NOT set here. Each service is declared as a&lt;br /&gt;
--- `t-button--branded` brand in Module:ButtonLua/styles.css, so anything else&lt;br /&gt;
--- on the wiki linking the same service gets the same button.&lt;br /&gt;
&lt;br /&gt;
local buttonLua = require(&amp;#039;Module:ButtonLua&amp;#039;)&lt;br /&gt;
&lt;br /&gt;
local p = {}&lt;br /&gt;
&lt;br /&gt;
local FUNDING = {&lt;br /&gt;
	{&lt;br /&gt;
		label = &amp;#039;Patreon&amp;#039;,&lt;br /&gt;
		url = &amp;#039;https://www.patreon.com/starcitizentools&amp;#039;,&lt;br /&gt;
		icon = &amp;#039;Patreon - Simple Icons.svg&amp;#039;,&lt;br /&gt;
		brand = &amp;#039;t-button--patreon&amp;#039;,&lt;br /&gt;
	},&lt;br /&gt;
	{&lt;br /&gt;
		label = &amp;#039;Ko-fi&amp;#039;,&lt;br /&gt;
		url = &amp;#039;https://ko-fi.com/starcitizentools&amp;#039;,&lt;br /&gt;
		icon = &amp;#039;Kofi - Simple Icons.svg&amp;#039;,&lt;br /&gt;
		brand = &amp;#039;t-button--kofi&amp;#039;,&lt;br /&gt;
	},&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
local FOLLOW = {&lt;br /&gt;
	{ label = &amp;#039;Twitter&amp;#039;, url = &amp;#039;https://x.com/ToolsWiki&amp;#039;, icon = &amp;#039;Twitter - Simple Icons.svg&amp;#039; },&lt;br /&gt;
	{ label = &amp;#039;Mastodon&amp;#039;, url = &amp;#039;https://mastodon.social/@ToolsWiki&amp;#039;, icon = &amp;#039;Mastodon - Simple Icons.svg&amp;#039; },&lt;br /&gt;
	{ label = &amp;#039;Threads&amp;#039;, url = &amp;#039;https://www.threads.net/@sctoolswiki&amp;#039;, icon = &amp;#039;Threads - Simple Icons.svg&amp;#039; },&lt;br /&gt;
	{ label = &amp;#039;Bluesky&amp;#039;, url = &amp;#039;https://bsky.app/profile/starcitizen.tools&amp;#039;, icon = &amp;#039;Bluesky - Simple Icons.svg&amp;#039; },&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
--- @param link table&lt;br /&gt;
--- @return string&lt;br /&gt;
local function brandButton(link)&lt;br /&gt;
	return buttonLua.render({&lt;br /&gt;
		label = link.label,&lt;br /&gt;
		url = link.url,&lt;br /&gt;
		icon = link.icon,&lt;br /&gt;
		size = &amp;#039;large&amp;#039;,&lt;br /&gt;
		class = &amp;#039;t-button--branded &amp;#039; .. link.brand,&lt;br /&gt;
	})&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
--- The funding card.&lt;br /&gt;
--- @return string&lt;br /&gt;
function p.renderSupport()&lt;br /&gt;
	local card = mw.html.create(&amp;#039;div&amp;#039;):addClass(&amp;#039;t-card&amp;#039;):addClass(&amp;#039;home-card--aside&amp;#039;)&lt;br /&gt;
&lt;br /&gt;
	local box = card:tag(&amp;#039;div&amp;#039;):addClass(&amp;#039;home-give&amp;#039;)&lt;br /&gt;
&lt;br /&gt;
	box:tag(&amp;#039;div&amp;#039;):addClass(&amp;#039;home-kicker&amp;#039;):wikitext(&amp;#039;Fast &amp;amp;middot; Ad-free &amp;amp;middot; Independent&amp;#039;)&lt;br /&gt;
	box:tag(&amp;#039;div&amp;#039;):addClass(&amp;#039;home-title&amp;#039;):wikitext(&amp;#039;Keep the wiki running&amp;#039;)&lt;br /&gt;
	box:tag(&amp;#039;div&amp;#039;):addClass(&amp;#039;home-body&amp;#039;):wikitext(&amp;#039;The wiki is entirely funded by the community.&amp;#039;)&lt;br /&gt;
&lt;br /&gt;
	local row = box:tag(&amp;#039;div&amp;#039;):addClass(&amp;#039;home-btns&amp;#039;)&lt;br /&gt;
	for _, link in ipairs(FUNDING) do&lt;br /&gt;
		row:wikitext(brandButton(link))&lt;br /&gt;
	end&lt;br /&gt;
&lt;br /&gt;
	return tostring(card)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
--- The Discord and follow card.&lt;br /&gt;
--- @return string&lt;br /&gt;
function p.renderDiscussion()&lt;br /&gt;
	local card = mw.html.create(&amp;#039;div&amp;#039;):addClass(&amp;#039;t-card&amp;#039;):addClass(&amp;#039;home-card--aside&amp;#039;)&lt;br /&gt;
&lt;br /&gt;
	local box = card:tag(&amp;#039;div&amp;#039;):addClass(&amp;#039;home-talk&amp;#039;)&lt;br /&gt;
&lt;br /&gt;
	box:tag(&amp;#039;div&amp;#039;):addClass(&amp;#039;home-title&amp;#039;):wikitext(&amp;#039;Join the discussion&amp;#039;)&lt;br /&gt;
	box:tag(&amp;#039;div&amp;#039;)&lt;br /&gt;
		:addClass(&amp;#039;home-body&amp;#039;)&lt;br /&gt;
		:wikitext(&amp;quot;Most of the wiki&amp;#039;s discussion happens on Discord. Come say hi, ask questions, or just lurk.&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
	box:tag(&amp;#039;div&amp;#039;):addClass(&amp;#039;home-btn--wide&amp;#039;):wikitext(brandButton({&lt;br /&gt;
		label = &amp;#039;Discord&amp;#039;,&lt;br /&gt;
		url = &amp;#039;https://discord.gg/XcKwqyD4sc&amp;#039;,&lt;br /&gt;
		icon = &amp;#039;Discord - Simple Icons.svg&amp;#039;,&lt;br /&gt;
		brand = &amp;#039;t-button--discord&amp;#039;,&lt;br /&gt;
	}))&lt;br /&gt;
&lt;br /&gt;
	box:tag(&amp;#039;div&amp;#039;):addClass(&amp;#039;home-kicker&amp;#039;):addClass(&amp;#039;home-kicker--inset&amp;#039;):wikitext(&amp;#039;Follow&amp;#039;)&lt;br /&gt;
&lt;br /&gt;
	local icons = box:tag(&amp;#039;div&amp;#039;):addClass(&amp;#039;home-icons&amp;#039;)&lt;br /&gt;
	for _, link in ipairs(FOLLOW) do&lt;br /&gt;
		icons:wikitext(buttonLua.render({&lt;br /&gt;
			label = link.label,&lt;br /&gt;
			url = link.url,&lt;br /&gt;
			icon = link.icon,&lt;br /&gt;
			iconOnly = true,&lt;br /&gt;
		}))&lt;br /&gt;
	end&lt;br /&gt;
&lt;br /&gt;
	return tostring(card)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>scw&gt;Alistair3149</name></author>
	</entry>
</feed>