<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://wiki.besa.de/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.besa.de/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ged+UK</id>
		<title>BESA® Wiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.besa.de/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ged+UK"/>
		<link rel="alternate" type="text/html" href="https://wiki.besa.de/index.php?title=Special:Contributions/Ged_UK"/>
		<updated>2026-05-06T02:05:43Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.23.10</generator>

	<entry>
		<id>https://wiki.besa.de/index.php?title=Module:No_globals</id>
		<title>Module:No globals</title>
		<link rel="alternate" type="text/html" href="https://wiki.besa.de/index.php?title=Module:No_globals"/>
				<updated>2014-04-24T11:58:11Z</updated>
		
		<summary type="html">&lt;p&gt;Ged UK: Protected Module:No globals: High-risk Lua module ([Edit=Allow only template editors and admins] (indefinite) [Move=Allow only template editors and admins] (indefinite))&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;local mt = getmetatable(_G) or {}&lt;br /&gt;
function mt.__index (t, k)&lt;br /&gt;
	if k ~= 'name' and k ~= 'arg' then&lt;br /&gt;
		error('Tried to read nil global ' .. tostring(k), 2)&lt;br /&gt;
	end&lt;br /&gt;
	return nil&lt;br /&gt;
end&lt;br /&gt;
function mt.__newindex(t, k, v)&lt;br /&gt;
	if k ~= 'arg' then&lt;br /&gt;
		error('Tried to write global ' .. tostring(k), 2)&lt;br /&gt;
	end&lt;br /&gt;
	rawset(t, k, v)&lt;br /&gt;
end&lt;br /&gt;
setmetatable(_G, mt)&lt;/div&gt;</summary>
		<author><name>Ged UK</name></author>	</entry>

	<entry>
		<id>https://wiki.besa.de/index.php?title=Template:Lua</id>
		<title>Template:Lua</title>
		<link rel="alternate" type="text/html" href="https://wiki.besa.de/index.php?title=Template:Lua"/>
				<updated>2014-02-07T13:29:23Z</updated>
		
		<summary type="html">&lt;p&gt;Ged UK: Removed protection from &amp;quot;Template:Lua&amp;quot;: protection conflict. was declined at RfPP by another&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{mbox&lt;br /&gt;
| type = notice&lt;br /&gt;
| image = [[File:Lua-logo-nolabel.svg|42px]]&lt;br /&gt;
| text  = This template uses {{#if: {{{1|}}} | '''[[{{{1}}}]]''', a script written in }} the [[Lua (programming language)|Lua programming language]]. Please see [[Wikipedia:Lua]] if you want to learn more about Lua or help convert other templates. {{{2|}}}&lt;br /&gt;
}}&amp;lt;includeonly&amp;gt;{{#ifeq: {{{nocat|}}} | true&lt;br /&gt;
 |&lt;br /&gt;
 | {{template other&lt;br /&gt;
    | {{#switch: {{SUBPAGENAME}} &lt;br /&gt;
       | doc | sandbox | sandbox2 | testcases = &lt;br /&gt;
       | #default = [[Category:{{#if: {{{category|}}} &lt;br /&gt;
          | {{{category}}} &lt;br /&gt;
          | {{#switch: {{{1|}}}&lt;br /&gt;
             | Module:String                         = Lua String-based templates&lt;br /&gt;
             | Module:Math                           = Templates based on the Math Lua module&lt;br /&gt;
             | Module:BaseConvert                    = Templates based on the BaseConvert Lua module&lt;br /&gt;
             | Module:Citation | Module:Citation/CS1 = Lua-based citation templates&lt;br /&gt;
             | #default                              = Lua-based templates&lt;br /&gt;
            }}&lt;br /&gt;
         }}|{{PAGENAME}}]] &lt;br /&gt;
      }} &lt;br /&gt;
   }}&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{documentation}}&lt;br /&gt;
&amp;lt;!-- Categories go on the /doc subpage, and interwikis go in Wikidata --&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ged UK</name></author>	</entry>

	<entry>
		<id>https://wiki.besa.de/index.php?title=Template:Lua</id>
		<title>Template:Lua</title>
		<link rel="alternate" type="text/html" href="https://wiki.besa.de/index.php?title=Template:Lua"/>
				<updated>2014-02-07T13:28:48Z</updated>
		
		<summary type="html">&lt;p&gt;Ged UK: Protected Template:Lua: Highly visible template ([Edit=Allow only template editors and admins] (indefinite) [Move=Allow only template editors and admins] (indefinite))&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{mbox&lt;br /&gt;
| type = notice&lt;br /&gt;
| image = [[File:Lua-logo-nolabel.svg|42px]]&lt;br /&gt;
| text  = This template uses {{#if: {{{1|}}} | '''[[{{{1}}}]]''', a script written in }} the [[Lua (programming language)|Lua programming language]]. Please see [[Wikipedia:Lua]] if you want to learn more about Lua or help convert other templates. {{{2|}}}&lt;br /&gt;
}}&amp;lt;includeonly&amp;gt;{{#ifeq: {{{nocat|}}} | true&lt;br /&gt;
 |&lt;br /&gt;
 | {{template other&lt;br /&gt;
    | {{#switch: {{SUBPAGENAME}} &lt;br /&gt;
       | doc | sandbox | sandbox2 | testcases = &lt;br /&gt;
       | #default = [[Category:{{#if: {{{category|}}} &lt;br /&gt;
          | {{{category}}} &lt;br /&gt;
          | {{#switch: {{{1|}}}&lt;br /&gt;
             | Module:String                         = Lua String-based templates&lt;br /&gt;
             | Module:Math                           = Templates based on the Math Lua module&lt;br /&gt;
             | Module:BaseConvert                    = Templates based on the BaseConvert Lua module&lt;br /&gt;
             | Module:Citation | Module:Citation/CS1 = Lua-based citation templates&lt;br /&gt;
             | #default                              = Lua-based templates&lt;br /&gt;
            }}&lt;br /&gt;
         }}|{{PAGENAME}}]] &lt;br /&gt;
      }} &lt;br /&gt;
   }}&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{documentation}}&lt;br /&gt;
&amp;lt;!-- Categories go on the /doc subpage, and interwikis go in Wikidata --&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ged UK</name></author>	</entry>

	</feed>