User contributions for Uraxys

From Idle Clans wiki
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)

30 May 2024

29 May 2024

28 May 2024

27 May 2024

24 May 2024

  • 15:4115:41, 24 May 2024 diff hist +1,170 N Template:Plink/docCreated page with "Create a plink (picture link) to easily display an image that also functions as a link to a specified page. ==Usage== <code><nowiki>{{Plink|<link>|[txt=<text>]|[img=<image>]|[size=<image size>]}}</nowiki></code> * link: The name of the page to link to. * (Optional) txt: If provided, this will be used as the text; if not, the link will be used. * (Optional) img: If provided, this will be used as the image; if not; the link will be used. * (Optional) size: If provided, t..." current
  • 15:2215:22, 24 May 2024 diff hist +301 N Template:PlinkCreated page with "<onlyinclude><includeonly>{{#if: {{{1}}} | [[File:{{#if: {{{img|}}} | {{{img}}} | {{{1}}} }}.png|{{#if: {{{size|}}} | {{{size}}} | 24 }}px|link={{{1}}}]] [[{{{1}}}{{#if: {{{txt|}}} | {{!}}{{{txt}}} | }}]] | Error: No link specified in plink template. }}</includeonly></onlyinclude>{{/doc}}" current
  • 15:0215:02, 24 May 2024 diff hist +103 User:UraxysNo edit summary
  • 14:5214:52, 24 May 2024 diff hist +119 Template:Skill/docNo edit summary current
  • 14:4614:46, 24 May 2024 diff hist +9 Template:SkillNo edit summary current
  • 14:4414:44, 24 May 2024 diff hist −144 Template:Skill/docNo edit summary
  • 14:4014:40, 24 May 2024 diff hist +35 Template:SkillNo edit summary
  • 14:1814:18, 24 May 2024 diff hist +1,205 N Template:Skill/docCreated page with "==Usage== <code><nowiki>{{Skill|<skill>|[img=<image>]|[txt=<text>]}}</nowiki></code> * skill: The name of the skill. * (Optional) img: If provided, this will be used as the image; if not, the skill name will be used. * (Optional) txt: If provided, this will be used as the text; if not, the skill name will be used. ==Example== {| class="wikitable" style="text-align:center" ! Input ! Output |- |<code><nowiki>{{Skill|Mining}}</nowiki></code> |{{Skill|Mining}} |- |<code><no..."
  • 13:5413:54, 24 May 2024 diff hist +249 N Template:SkillCreated page with "<onlyinclude><includeonly>{{#if: {{{1|}}} | [[File:{{#if: {{{img|}}} | {{{img}}} | {{{1}}} }}.png|24px|link={{{1}}}]] [[{{{1}}}{{#if: {{{txt|}}} | {{!}}{{{txt}}} | }}]] | Error: No skill supplied. }}</includeonly></onlyinclude>{{/doc}}"
  • 12:4012:40, 24 May 2024 diff hist 0 Template:GoldNo edit summary current
  • 11:0811:08, 24 May 2024 diff hist +65 User:UraxysNo edit summary
  • 11:0711:07, 24 May 2024 diff hist +154 Template:Gold/docNo edit summary current
  • 11:0511:05, 24 May 2024 diff hist −167 Module:NumberFormatterNo edit summary current
  • 11:0411:04, 24 May 2024 diff hist +436 Module:NumberFormatterNo edit summary
  • 10:5310:53, 24 May 2024 diff hist +78 Template:GoldNo edit summary
  • 10:3010:30, 24 May 2024 diff hist +117 N User:UraxysCreated page with "Huh, nothing to see here, just testing. Here here, trading an example for {{gold|20000}}! get it before it runs out!"
  • 10:2810:28, 24 May 2024 diff hist +369 N Template:Gold/docCreated page with "==Usage== <code><nowiki>{{Gold|<number>}}</nowiki></code> The first parameter must be a number, if it isn't or is empty, then an error message will be displayed. ==Example== {| class="wikitable" style="text-align:center" ! Input ! Output |- |<code><nowiki>{{Gold|64}}</nowiki></code> |{{Gold|1000}} |- |<code><nowiki>{{Gold|200000}}</nowiki></code> |{{Gold|200000}} |}"
  • 10:2010:20, 24 May 2024 diff hist +210 N Template:GoldCreated page with "<onlyinclude><includeonly>{{#if: {{{1|}}} | 20px|link=Gold {{#invoke:NumberFormatter|formatNumber|{{{1}}}}} | Error: No value specified in gold template. }}</includeonly></onlyinclude>{{/doc}}"
  • 10:0010:00, 24 May 2024 diff hist +594 N Module:NumberFormatterCreated page with "local p = {} ---Formats a number by adding thousand separators. ---Example: 20000 -> 20,000 function p.formatNumber(frame) local num = tonumber(frame.args[1]) -- Make sure we're working with a number. if not num then return "Error: '" .. frame.args[1] .. "' is not a number." end -- Format the number. local formatted = tostring(num) while true do formatted, k = string.gsub(formatted, "^(-?%d+)(%d%d%d)", '%1,%2') if k..."
(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)