All public logs

Jump to navigation Jump to search

Combined display of all available logs of RuneRealm Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)
  • 12:16, 18 October 2024 Alex talk contribs created page Calculator:Efficiency method comparison (Created page with "{{Calc use|Calculator:Efficiency method comparison/Template}} {{JSCalculator}} Calculates which of two methods is more efficient to train a single skill, taking into account what else the player could do using the time saved. <pre class="jcConfig"> template = Calculator:Efficiency method comparison/Template form = efficiencyCompareCalcForm result = efficiencyCompareCalcResult param = experience1|Experience per Hour (Method 1)||int| param = drop1|Ch...")
  • 12:16, 18 October 2024 Alex talk contribs created page Calculator:Dry calc (Created page with "{{Calc use|Module:Dry calc}} {{JSCalc}} <pre class="jcConfig"> module = Dry calc form = dryin result = dryout param = chance|Chance of drop|1/128|string| param = kills|Number of kills|128|int|1-inf param = dropped|Number of drops obtained thus far|0|int|0-inf </pre> {| class="wikitable" | id="dryin" | Form loads here (turn on JS) |- | id="dryout" | Submit form for hydration |}")
  • 12:16, 18 October 2024 Alex talk contribs created page Calculator:Crafting/Untanned hides (Created page with "{{StaticCalculator}} This calculator estimates the cost to craft ranging armour using untanned hides by way of the Tanner and Tan Leather spell. Thread costs are not included in calculations. ==Untanned hides== Notes on High Level Alchemy: *It is assumed that a fire rune-supplying staff is equipped. *High Alchemy information is only included on items that are commonly high alchemised. *The Cost/XP includes the Magic exper...")
  • 12:16, 18 October 2024 Alex talk contribs created page Calculator:Crafting/Tanning hides (Created page with "{{StaticCalculator}} <!--Define TanLeather spell cost--> {{#vardefine:tanLeather|{{#expr:{{GEP|Nature rune}}+(2 * {{GEP|Astral rune}})+(5*{{GEP|Fire rune}}) }} }} <!--Define TanLeather with Fire staff--> {{#vardefine:tanLeatherFireStaff|{{#expr:{{GEP|Nature rune}}+(2 * {{GEP|Astral rune}}) }} }} ==Tanning hides== Various animal hides can be brought to a tanner in order to make leather, which then can be used in the Crafting skill. Tanners charge you a fee for ta...")
  • 12:16, 18 October 2024 Alex talk contribs created page Calculator:Crafting/Tanned hides (Created page with "{{StaticCalculator}} This calculator estimates the cost to craft ranging armour using tanned hides. Thread costs are not included in calculations. ==Tanned hides== Notes on High Level Alchemy: *It is assumed that a fire rune-supplying staff is equipped. *High Alchemy information is only included on items that are commonly high alchemised. *The Cost/XP includes the Magic experience gained from casting the spell. ===Leather=== :{|class="wikita...")
  • 12:16, 18 October 2024 Alex talk contribs created page Calculator:Crafting/Magic armour (Created page with "===Xerician Fabric=== :{|class="wikitable sortable" ! class="unsortable" | Item !{{SCP|Crafting}} Level !{{SCP|Crafting}} XP ! class="unsortable" | Material !Material Cost !Item Price !Profit !Cost/XP |- |{{plink|Xerician hat}} |14 |66 |{{plinkp|Xerician fabric}} |{{Coins|{{GEP|Xerician fabric}}*3}} |{{Coins|{{GEP|Xerician hat}}}} |{{Coins|{{GEP|Xerician hat}}-{{GEP|Xerician fabric}}*3}} |{{Coins|({{GEP|Xerician hat}}-{{GEP|Xerician fabric}}*3-1)/66}} |- |{{plink|Xericia...")
  • 12:16, 18 October 2024 Alex talk contribs created page Calculator:Crafting/Jewellery (Created page with "{{StaticCalculator}} The table below lists the profit (or loss) made from crafting gold and silver bars and optionally adding a cut gem into jewellery and selling it on the Grand Exchange. Before crafting these items, check the price of the enchanted version before crafting the mundane version. If the unenchanted piece has a higher value than the enchanted version, you should calculate with the price of the enchanted item. See the Calcu...")
  • 12:16, 18 October 2024 Alex talk contribs created page Calculator:Crafting/Glass (Created page with "{{StaticCalculator}} This calculator shows the cost to craft glass items, using Superglass Make vs buying molten glass from the Grand Exchange. Notes: * 26.1 (average) molten glass are created per spell cast (3 giant seaweed + 18 buckets of sand + 2 astral runes) * 10 Crafting exp included per bucket of sand used * Dropped molten glass is not included, as it's not worth the time to pick it up * Fire and Air run...")
  • 12:16, 18 October 2024 Alex talk contribs created page Calculator:Crafting/Gem cutting (Created page with "{{StaticCalculator}} The table below lists the profit/loss made from cutting gems, as well as the cost/xp of each. ==Gem Cutting== :{|class="wikitable sortable" !Jewel !Level !Cost Uncut !Value Cut !Profit or loss !XP (Smashed) !XP (Cut) !Profit/loss per XP !Break even % |- |{{plink|Opal}} |1 |{{Coins|{{GEP|Uncut opal}}}} |{{Coins|{{GEP|Opal}}}} |{{Coins|{{GEP|Opal}}-{{GEP|Uncut opal}}}} <ref name ="success">Assuming all gems are successfully cut.</ref> |3.8 |15 |{{Coin...")
  • 12:16, 18 October 2024 Alex talk contribs created page Calculator:Crafting/Crushed gems/Template (Created page with "<noinclude>{{Calculator template|Calculator:Crafting/Crushed gems}}</noinclude> {| class="wikitable" |+ !Gem !Crafting level !Success rate !Crafting XP (success) !Crafting XP (crush) |+ |- |{{plink|Opal|txt=Opal}} |1 |{{#expr:( (((({{{Crafting_lvl|1}}}-1)* (122/98)) +129) / 256)*100)round1 }}% |15 |3.8 |- |- |{{plink|Jade|txt=Jade}} |13 |{{#expr:( (((({{{Crafting_lvl|1}}}-1)* (145/98)) +101) / 256)*100)round1 }}% |20 |5 |- |{{plink|Red topaz|txt=Red topaz}} |16 |{{#exp...")
  • 12:16, 18 October 2024 Alex talk contribs created page Calculator:Crafting/Crushed gems (Created page with "{{Calc use|Calculator:Crafting/Crushed gems/Template}} A calculator to determine the crushing rates of gems Enter your Crafting Level to find out the % of successfully cutting: * Opal * Jade * Red Topaz {{JSCalculator}} <onlyinclude> <pre class="jcConfig"> template = Calculator:Crafting/Crushed gems/Template form = simplecalc result = simpleresult param = Crafting_lvl|Crafting level|1|int </pre> <span id="simplecalc" style="width: 275px; display: block;">'''''Calcula...")
  • 12:16, 18 October 2024 Alex talk contribs created page Calculator:Crafting/Battlestaves (Created page with "{{StaticCalculator}} * The tables below assume that for the High Level Alchemy spell, the required nature runes are '''bought''', and a fire staff is used. * The tables below assume that for the Charge Water Orb spell, the Charge Earth Orb spell, the Charge Air Orb spell, and the Charge Fire Orb spell, the required cosmic runes are '''bought''', and elemental staves are used. * Elemental battlestaves High Level Alchemy|high alchs...")
  • 12:16, 18 October 2024 Alex talk contribs created page Calculator:Crafting (Created page with "{{Calc use|Calculator:Skill calc/Template}} {{JSCalculator}} {{SkillCalculatorGeneralNotes|skill=Crafting}} ===Notes=== * Semi-precious gems (opal, jade, red topaz) have a chance to become crushed gems. This calculator assumes 100% success rate. * (full) equals the crafting process from start to finish. ===Calculator=== <pre class="jcConfig"> template=Calculator:Skill calc/Template form=CraftingCalc result=CraftingResults name = param = name|Name||hs|current,13,2;c...")
  • 12:16, 18 October 2024 Alex talk contribs created page Calculator:Cooking/Potatoes (Created page with "{{StaticCalculator}} ==Basic potatoes== This calculates the profit/loss from cooking simple potatoes, assuming all ingredients are bought from the Grand Exchange for market price. {| class="wikitable sortable" !Product !Cooking<br/>Level !XP !Ingredients !Ingredient Cost !Product Price !Profit !Coins/XP |- |File:Baked potato.png Baked potato |7 |15 |File:Potato.png Potato |{{Coins|{{GEP|Potato}}}} |{{Coins|{{GEP|Baked potato...")
  • 12:16, 18 October 2024 Alex talk contribs created page Calculator:Cooking/Pizza (Created page with "{{StaticCalculator}} The table below lists the profit (or loss) made from buying pizza ingredients and selling the pizzas. Plain pizza can be burned until Cooking level 68, which means that the amount of profit is diminished for player with lower levels. Remember that incomplete and uncooked pizza can't be traded. ==Calculations== In this calculation table it is assumed that the player buys pizza bases, cheese and tomatoes from other players and that the...")
  • 12:16, 18 October 2024 Alex talk contribs created page Calculator:Cooking/Pies (Created page with "{{StaticCalculator}} The table below lists the profit (or loss) made from buying pie ingredients and selling the raw or cooked pies. '''Remember''': Some pies will be burnt thus affecting the profit/loss per xp. ==Pie Dish== * {{plink|Pastry dough}} currently costs {{247}} coins. * {{plink|Pie dish}} currently cost {{20}} coins. * {{plink|Pie shell}} currently cost {{368}} coins. ==Making raw pies== {| class="wikitable sortable" !Pie !Level !Ingredients !Cost !Total...")
  • 12:16, 18 October 2024 Alex talk contribs created page Calculator:Cooking/Fish (Created page with "{{StaticCalculator}} The table below lists the loss (or profit) made from buying raw fish, and selling the cooked fish. All prices are based from the Grand Exchange Market Watch. '''Remember''': Some fish will be burnt thus affecting the profit/loss per experience. For example, manta rays at level 99 will burn approximately 23% of the time, leading to an expectation of {{Coins|{{GEP|Manta ray}}*.77-{{GEP|Raw manta ray}}}} per fish and a true cost per xp...")
  • 12:16, 18 October 2024 Alex talk contribs created page Calculator:Cooking/Brewing (Created page with "{{StaticCalculator}} This calculator provides a cost-analysis of brewing ales. Note that due to low trading amounts, the Grand Exchange value may not reflect the actual value of the items. This is especially true in the case of kegs. ==Basic Ingredients== All ales except cider require the following ingredients: {| class="wikitable" ! Name!!Cost |- | {{plink|Bucket of water}} (2x) | {{Coins|{{GEP|Bucket of water|2}}}} |- | {{plink|Barley malt}} (2x) | {{Coins|{{...")
  • 12:16, 18 October 2024 Alex talk contribs created page Calculator:Cooking (Created page with "{{Calc use|Calculator:Skill calc/Template}} {{JSCalculator}} {{SkillCalculatorGeneralNotes|skill=Cooking}} ===Assumptions=== * This calculator assumes that every cooking activity is successful, resulting in zero burned food. This is only practical for pies which can be cooked with Bake Pie. ** For pies cooked with the bake pie spell, this calculator assumes that the player has a staff providing unlimited water runes and fire runes. * Sacred eel experience is...")
  • 12:16, 18 October 2024 Alex talk contribs created page Calculator:Construction/Materials (Created page with "{{StaticCalculator}} ==Materials== This calculator calculates the cost per experience for each material used in Construction based on the current Grand Exchange prices. {| class="wikitable sortable" ! Material ! {{SCP|Construction}} Level ! XP ! GE Cost ! Cost/XP |- | {{plink|Plank}} | 1 | 30.5 | {{Coins|{{GEP|Plank}}}} | {{Coins|{{GEP|Plank}}/30.5}} |- | {{plink|Bolt of cloth}} | 2 | 15 | {{Coins|{{GEP|Bolt of cloth}}}} | {{Coins|{{GEP|Bo...")
  • 12:16, 18 October 2024 Alex talk contribs created page Calculator:Construction/Flatpacks (Created page with "{{StaticCalculator}} The '''flatpacks calculator''' aims to compute the losses (or profits) of making flatpacks in the Construction skill. Flatpacks are made on a workbench in the workshop of a player-owned house. Different benches are required to make certain items. For more information on making flatpacks, see the flatpacks article. ==Assumptions== * All materials are bought in the Grand Exchange, including planks and other trivial items. * A...")
  • 12:16, 18 October 2024 Alex talk contribs created page Calculator:Construction (Created page with "{{Calc use|Calculator:Skill calc/Template}} {{JSCalculator}} {{SkillCalculatorGeneralNotes|skill=Construction}} ===Assumptions=== * Materials used are the same experience regardless of how many are used. Listed are popular methods players do and the corresponding costs to make. ===Calculator=== <pre class="jcConfig"> template=Calculator:Skill calc/Template form=ConstructionCalc result=ConstructionResults name = param = name|Name||hs|current,23,2;currentToggle,Experienc...")
  • 12:16, 18 October 2024 Alex talk contribs created page Calculator:Combat level/Template (Created page with "{{#invoke:Combat level|calc}}<noinclude> {{invokes|Combat level}} {{Calculator template|Calculator:Combat level}} <pre>{{Calculator:Combat level |attack = attack level |strength = strength level |defence = defence level |ranged = ranged level |magic = magic level |hitpoints = hitpoints level |prayer = prayer level }}</pre> Category:Calculator templates</noinclude>")
  • 12:15, 18 October 2024 Alex talk contribs created page Calculator:Combat level (Created page with "<noinclude>{{External|rsc|rs}} {{Calc use|Calculator:Combat level/Template}}</noinclude> <pre class="jcConfig"> template = Calculator:Combat level/Template form = combatCalcForm result = combatCalcResult param = playername|Player name||hs|attack,1,1;strength,3,1;ranged,5,1;magic,7,1;defence,2,1;hitpoints,4,1;prayer,6,1 param = attack|Attack|1|int|1-99 param = strength|Strength|1|int|1-99 param = ranged|Ranged|1|int|1-99 param = magic|Magic|1|int|1-99 param = d...")
  • 12:15, 18 October 2024 Alex talk contribs created page Calculator:Chambers of Xeric/Template (Created page with "{{#invoke:Chambers of Xeric calculator|main}} Category:Calculator templates")
  • 12:15, 18 October 2024 Alex talk contribs created page Calculator:Chambers of Xeric loot (Created page with "{{JSCalc}}<noinclude> {{Calc use|Calculator:Chambers of Xeric/Template}}</noinclude> <pre class="jcConfig"> template=Calculator:Chambers of Xeric/Template form=CoXForm result=CoXResult param = personalPoints|Personal points|20000|int|0-| param = groupPoints|Group points|60000|int|0-| param = teamSize|Team size|3|string|1-100| param = timeTaken|Time taken (minutes, optional)||string|| param = split|Split uniques?|yes|check|yes,no autosubmit = disabled </pre> {| cellspaci...")
  • 12:15, 18 October 2024 Alex talk contribs created page Calculator:Blackjack stun/Template (Created page with "<includeonly>{{#invoke:Blackjack stun calculator|main}}</includeonly>")
  • 12:15, 18 October 2024 Alex talk contribs created page Calculator:Blackjack stun (Created page with "<pre class="jcConfig"> template=Calculator:Blackjack stun/Template form=BlackjackForm result=BlackjackResult param = max_hit|Max hit|25|int|1-2000| param = hitpoints|Monster's current hitpoints|100|int|1-100000| </pre> {| cellspacing="0" cellpadding="0" |valign=left width="500"|<div id="BlackjackForm">Please input the data and submit the form.</div> |} <div id="BlackjackResult"></div><noinclude>Category:Calculators</noinclude>")
  • 12:15, 18 October 2024 Alex talk contribs created page Calculator:Bestiary (Created page with "{{Bestiary}} <pre class="jcConfig"> template=Bestiarytable name=Bestiary calculator form=Form result=Result autosubmit=disabled param = mems|Members:|All|buttonselect|All,Members,F2P param = fromlevel|From level:|1|int|1-2000 param = tolevel|To level:|10|int|1-2000 param = fromletter|From letter:|A|select|A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,Y,Z param = toletter|To letter:|A|select|A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,Y,Z param = levelselect|Select...")
  • 12:15, 18 October 2024 Alex talk contribs created page Calculator:Barrows/Template (Created page with "<includeonly>{{#invoke:Barrows calculator|main}}</includeonly> <noinclude> {{Calculator template|Calculator:Barrows}} {{invokes|Barrows calculator}} Category:Calculator templates </noinclude>")
  • 12:15, 18 October 2024 Alex talk contribs created page Calculator:Barrows (Created page with "{{JSCalculator}} {{Calc use|Calculator:Barrows/Template}} <pre class="jcConfig"> template=Calculator:Barrows/Template form=BarrowsForm result=BarrowsResult param = Ahrim|Ahrim?|yes|check|yes,no param = Dharok|Dharok?|yes|check|yes,no param = Guthan|Guthan?|yes|check|yes,no param = Karil|Karil?|yes|check|yes,no param = Torag|Torag?|yes|check|yes,no param = Verac|Verac?|yes|check|yes,no param = cryptCombatLevels|Sum of killed non-brother monster combat levels|0|int|0- para...")
  • 12:15, 18 October 2024 Alex talk contribs created page Calculator:Barrows item repair/Template (Created page with "<includeonly>{{#invoke:Barrows item repair calculator|main}}</includeonly><noinclude>{{Invokes|Barrows item repair calculator}}{{Calculator template|Calculator:Barrows item repair}}Category:Calculator templates</noinclude>")
  • 12:15, 18 October 2024 Alex talk contribs created page Calculator:Barrows item repairs (Redirected page to Calculator:Barrows item repair) Tag: New redirect
  • 12:15, 18 October 2024 Alex talk contribs created page Calculator:Barrows item repair (Created page with "{{Calc use|Calculator:Barrows item repair/Template}} {{JSCalculator}} Calculates the cost to repair Barrows equipment at different levels of degradation from a player-owned house armour stand or from Bob, Tindel Marchant, Dunstan, or Squire. The price listed is the maximum possible cost at that percentage. It may be up to {{NoCoins|120}}, {{NoCoins|180}}, {{NoCoins|160}}, or {{NoCoins|200}} cheaper by for helmets, bodies...")
  • 12:15, 18 October 2024 Alex talk contribs created page Calculator:Bank standing money makers/Template (Created page with "<includeonly> |- {{Var|xp|{{{3}}}}} {{Var|buy|{{{4}}}}} {{Var|sell|{{{5}}}}} {{Var|profit|{{#expr:{{#var:sell}}-{{#var:buy}}}}}} {{Var|itemsPerHour|{{{6}}}}} | {{{1}}} | {{{2}}} | {{#var:xp}} | {{Coins|{{#expr:-{{#var:buy}}}}}} | {{Coins|{{#var:sell}}}} | {{Coins|{{#var:profit}}}} | {{#var:itemsPerHour}} | {{#expr:{{#var:itemsPerHour}}*{{#var:xp}}}} | {{Coins|{{#expr:{{#var:itemsPerHour}}*{{#var:profit}}}}}} | {{Coins|{{#expr:{{#var:itemsPerHour}}*{{#var:buy}}}}}}</inclu...")
  • 12:15, 18 October 2024 Alex talk contribs created page Calculator:Bank standing money makers (Created page with "{| class="messagebox" |center|link= |'''This is a static calculator.'''<br clear="all" /><div style="font-size:0.85em; line-height:1.4em;">It does not take user inputs, but it does use changing prices from the Grand Exchange Market Watch. If prices appear to be outdated, [{{fullurl:{{FULLPAGENAME}}|action=purge}} purge the page by clicking here].</div> |} ==Calculator== This calculator calculates the profit/loss of multiple money makers that...")
  • 12:15, 18 October 2024 Alex talk contribs created page Calculator:Armoury (Created page with "{{Slot tables|nolink=yes}} <pre class="jcConfig"> template=Slottable form=Form result=Result name=Armoury calculator autosubmit=disabled param = slot|Slot:|head|select|head,cape,neck,ammo,weapon,shield,body,legs,hands,feet,ring,2h param = beta|Show Beta equipment:|No|buttonselect|Yes,No param = discontinued|Show discontinued:|No|buttonselect|Yes,No param = dmm|Show DMM equipment:|No|buttonselect|Yes,No param = emir|Show PvP Arena equipment:|No|buttonselect|Yes,No param =...")
  • 12:15, 18 October 2024 Alex talk contribs created page Calculator:Arceuus library book/Template (Created page with "<includeonly>{{#invoke:Arceuus library book calculator|main}}</includeonly><noinclude>{{invokes|Arceuus library book calculator}}Category:Calculator templates</noinclude>")
  • 12:15, 18 October 2024 Alex talk contribs created page Calculator:Arceuus library book (Created page with "{{Calc use|Calculator:Arceuus library book/Template}} {{JSCalculator}} This calculates how many books of arcane knowledge from the Arceuus Library are required to reach a certain level or experience. A book of arcane knowledge rewards experience in Magic or Runecraft based on that skill's current level. <pre class="jcConfig"> template = Calculator:Arceuus library book/Template form = libraryBookCalcForm result = libraryBook...")
  • 12:15, 18 October 2024 Alex talk contribs created page Calculator:Ammo cost efficiency (Created page with "{{JSCalculator}} A calculator to determine the cost and time efficiency of upgrading to a stronger ammunition. If you're able to make more GP per hour than the result (not necessarily at the boss you're currently killing), it will save you more time overall to upgrade to your selected ammunition than it will cost! <pre class="jcConfig"> module = Ammo cost efficiency form = AmmoCalc result = AmmoResult param = AvaDevice|Ava's devices|Avas assembler|select|None,Avas attra...")
  • 12:15, 18 October 2024 Alex talk contribs created page Calculator:Agility/Agility arena tickets/Template (Created page with "<noinclude>{{Calculator template|Calculator:Agility/Agility arena tickets}}</noinclude> {|class="wikitable" !File:Agility arena ticket.png Ticket amount !{{SCP|Agility}} Experience !{{SCP|Agility}} Experience<br/>with Karamja gloves 2+ |- |1 |{{#ifexpr:{{{Agility_lvl|1}}} >= 40 | {{formatnum:{{#expr:((240+(5*({{{Agility_lvl|1}}}-40))))}}}} | {{formatnum:240}}}} |{{#ifexpr:{{{Agility_lvl|1}}} >= 40 | {{formatnum:{{#expr:((264+(5*({{{Agili...")
  • 12:15, 18 October 2024 Alex talk contribs created page Calculator:Agility/Agility arena tickets (Created page with "{{JSCalculator}} {{Calc use|Calculator:Agility/Agility arena tickets/Template}} Calculate the experience from handing in Agility arena ticket (discontinued)s at the Brimhaven Agility Arena Ticket Exchange after talking to Pirate Jackie the Fruit at the Brimhaven Agility Arena. The experience reward increases by 5 per ticket for each Agility level above 40. <pre class="jcConfig"> template = Calculator:Agility/Agility arena tickets/Template form =...")
  • 12:15, 18 October 2024 Alex talk contribs created page Calculator:Agility (Created page with "{{Calc use|Calculator:Skill calc/Template}} {{JSCalculator}} {{SkillCalculatorGeneralNotes|skill=Agility}} ===Assumptions=== * The bonus experience gained at the Agility Pyramid is only calculated for the current level, not the levels leading up to the goal experience/level. This is to be worked on soon. * The experience gained at the Werewolf Skullball course is assumed that the player completes the run below 4 minutes to get the full experience drop. ===Calculator===...")
  • 12:15, 18 October 2024 Alex talk contribs created page Calculator:Abyssal pearls/Template (Created page with "<includeonly> {{#invoke:Abyssal pearls|invoke_main}} </includeonly> <noinclude> {{Invokes|Abyssal pearls}} {{Calculator template|Calculator:Abyssal pearls}} Category:Calculator templates </noinclude>")
  • 12:15, 18 October 2024 Alex talk contribs created page Calculator:Abyssal pearls (Created page with "<noinclude>{{Calc use|Calculator:Abyssal pearls/Template}} </noinclude> This calculator determines the amount of searches required at the Rewards guardian to reach a specific number of Abyssal pearls <pre class="jcConfig"> template = Calculator:Abyssal pearls/Template form = searchCalc result = searchResult param = pearls|Current pearls|0|int|0-69420 param = goal|Goal pearls|0|int|0-69420 param = pouchesOwned|All essence pouches/colossal pouch owned?|yes|check|y...")
  • 00:05, 18 October 2024 Alex talk contribs created page Template:XP to level/doc (Created page with "{{documentation}} :'''''Not to be confused with Template:XP to Level.''''' '''XP to level''' works out the difference between the experience needed at a certain level and a current experience. ==Usage== <pre>{{XP to level|Current experience|goal level}}</pre> ==Example== A goal level of 80 with current experience 1,500,000. Code: <pre>{{XP to level|1500000|80}}</pre> Result:<br /> {{XP to level|1500000|80}} <includeonly>Category:Mathematical templates|{{PAGEN...")
  • 00:05, 18 October 2024 Alex talk contribs created page Template:XP to level (Created page with "<includeonly>{{#expr:({{XP|{{{2|2}}}}}-{{{1|0}}})}}</includeonly><noinclude> {{/doc}}</noinclude>")
  • 00:05, 18 October 2024 Alex talk contribs created page Template:Under construction (Redirected page to Template:Under Construction) Tag: New redirect
  • 00:05, 18 October 2024 Alex talk contribs created page Template:Ts (Redirected page to Template:Triplespace) Tag: New redirect
  • 00:05, 18 October 2024 Alex talk contribs created page Template:Toc (Redirected page to Template:ToC) Tag: New redirect
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)