<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="pt-BR">
	<id>https://wiki.gla.com.br/index.php?action=history&amp;feed=atom&amp;title=M%C3%B3dulo%3AC</id>
	<title>Módulo:C - Histórico de revisão</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.gla.com.br/index.php?action=history&amp;feed=atom&amp;title=M%C3%B3dulo%3AC"/>
	<link rel="alternate" type="text/html" href="https://wiki.gla.com.br/index.php?title=M%C3%B3dulo:C&amp;action=history"/>
	<updated>2026-04-20T02:00:51Z</updated>
	<subtitle>Histórico de revisões para esta página neste wiki</subtitle>
	<generator>MediaWiki 1.36.1</generator>
	<entry>
		<id>https://wiki.gla.com.br/index.php?title=M%C3%B3dulo:C&amp;diff=41801&amp;oldid=prev</id>
		<title>Gurren1: Criou página com '-- Módulo:C — componente principal de personagem -- Este módulo re-exporta funções dos submódulos para manter compatibilidade local p = {}  -- Importar submódulos loca...'</title>
		<link rel="alternate" type="text/html" href="https://wiki.gla.com.br/index.php?title=M%C3%B3dulo:C&amp;diff=41801&amp;oldid=prev"/>
		<updated>2025-12-31T21:31:40Z</updated>

		<summary type="html">&lt;p&gt;Criou página com &amp;#039;-- Módulo:C — componente principal de personagem -- Este módulo re-exporta funções dos submódulos para manter compatibilidade local p = {}  -- Importar submódulos loca...&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Página nova&lt;/b&gt;&lt;/p&gt;&lt;div&gt;-- Módulo:C — componente principal de personagem&lt;br /&gt;
-- Este módulo re-exporta funções dos submódulos para manter compatibilidade&lt;br /&gt;
local p = {}&lt;br /&gt;
&lt;br /&gt;
-- Importar submódulos&lt;br /&gt;
local utils = require(&amp;quot;Módulo:C.Utils&amp;quot;)&lt;br /&gt;
local i18n = require(&amp;quot;Módulo:C.i18n&amp;quot;)&lt;br /&gt;
local skin = require(&amp;quot;Módulo:C.Skin&amp;quot;)&lt;br /&gt;
local generate = require(&amp;quot;Módulo:C.Generate&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
-- Re-exportar funções de utils (para compatibilidade)&lt;br /&gt;
p.trim = utils.trim&lt;br /&gt;
p.fileURL = utils.fileURL&lt;br /&gt;
p.normalizeDim = utils.normalizeDim&lt;br /&gt;
p.makeAttrString = utils.makeAttrString&lt;br /&gt;
p.requireCharModule = utils.requireCharModule&lt;br /&gt;
p.collectJsonObjects = utils.collectJsonObjects&lt;br /&gt;
&lt;br /&gt;
-- Re-exportar constantes de i18n&lt;br /&gt;
p.ATTR_I18N = i18n.ATTR_I18N&lt;br /&gt;
p.FLAGS_I18N = i18n.FLAGS_I18N&lt;br /&gt;
p.TAB_I18N = i18n.TAB_I18N&lt;br /&gt;
p.TIER_CANON = i18n.TIER_CANON&lt;br /&gt;
p.TIER_SYNONYM = i18n.TIER_SYNONYM&lt;br /&gt;
p.TAGS_CANON = i18n.TAGS_CANON&lt;br /&gt;
p.TAGS_SYNONYM = i18n.TAGS_SYNONYM&lt;br /&gt;
p.tierPackFrom = i18n.tierPackFrom&lt;br /&gt;
p.tagsPackFrom = i18n.tagsPackFrom&lt;br /&gt;
&lt;br /&gt;
-- Re-exportar funções principais&lt;br /&gt;
p.skin = skin.skin&lt;br /&gt;
p.generate = generate.generate&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>Gurren1</name></author>
	</entry>
</feed>