User contributions for Alex
Jump to navigation
Jump to search
17 October 2024
- 01:4201:42, 17 October 2024 diff hist +702 N Template:Quest details page/doc Created page with "{{Documentation}} Creates a copy of the Quest details used on the page passed as a parameter. Useful for keeping quick guides updated dynamically. <pre> {{Quest details page|<page>}} </pre> ;Example <pre> {{Quest details page|Cook's Assistant}} </pre> {{Quest details page|Cook's Assistant}} <includeonly>Category:Transclusion templates</includeonly> <templatedata> { "params": { "1": { "label": "Quest name", "description": "The..." current
- 01:4201:42, 17 October 2024 diff hist +305 N Template:Quest details page Created page with "<includeonly>{{#dpl:namespace=|uses=Template:Quest details|include={Quest details}|titlematch={{{1}}}|format=,\n|count=1|noresultsheader=:''No page that uses Template:Quest details found named '''{{{1}}}'''.{{Mainonly|Category:Erroneous parameter}} }}</includeonly><noinclude> {{/doc}}</noinclude>" current
- 01:4201:42, 17 October 2024 diff hist +510 N Template:QGLink/doc Created page with "{{documentation}} This template is used as a subtemplate inside of {{t|Navbox}}es, much like {{t|plink}} but for the sole purpose of making it easier to type in the relevant quick guide link in the "related" parameter. ==Usage== Typing: <pre> {{QGLink|Death Plateau (quest)}} </pre> will result in <pre> quick Guide </pre> but it would show up as:<br/> '''{{QGLink|Death Plateau (quest)}}''' <includeonly>Category:Link creating tem..." current
- 01:4201:42, 17 October 2024 diff hist +93 N Template:QGLink Created page with "<includeonly>[[{{{1}}}/Quick guide|Quick guide]]</includeonly><noinclude>{{/doc}}</noinclude>" current
- 01:4201:42, 17 October 2024 diff hist +980 N Template:Qact/doc Created page with "{{documentation}} ;Usage {{t|Qact|action}} The Quest Action template is used to add the appropriate format for actions in dialogues and quest transcripts. An action is anything that changes the situation in a quest, such as travel or a new character appearing. ;Example <pre>{{Qact|Speak to Reldo about the TzHaar language}}</pre> Would produce: {{qact|Speak to Reldo about the TzHaar language}}<includeonly>Category:Formatting templatesCategory:Transcript templates..." current
- 01:4201:42, 17 October 2024 diff hist +70 N Template:Qact Created page with "<div class="quest-action">{{{1}}}</div><noinclude>{{/doc}}</noinclude>" current
- 01:4201:42, 17 October 2024 diff hist +459 N Template:PyreTableHead/doc Created page with "{{documentation}} Line template for Pyre logs. Usage: <pre> {{PyreTableHead}} {{PyreLine|logs=|oil=2}} {{PyreLine|logs=Arctic pine|pyre=Arctic|oil=3}} <!-- etc --> {{PyreTableBottom}} </pre> {{PyreTableHead}} {{PyreLine|logs=|oil=2|xp=12}} {{PyreLine|logs=Arctic pine|pyre=Arctic|oil=3|xp=14}} <!-- etc --> {{PyreTableBottom}} ===See also=== *Template:PyreTableBottom *Template:PyreLine <includeonly>Category:Table templates</includeonly>" current
- 01:4201:42, 17 October 2024 diff hist +349 N Template:PyreTableHead Created page with "<includeonly>{| class="wikitable sortable align-center-1 align-center-3 align-center-4 align-left-5" style="text-align:right;" |- !colspan="5"|Input !rowspan="2" colspan="3"|Output logs !rowspan="2"|Profit !rowspan="2"|{{SCP|Firemaking}} XP !rowspan="2"|GP/XP |- !colspan="3"|Logs !colspan="2"|Oil doses </includeonly><noinclude>{{/doc}}</noinclude>" current
- 01:4201:42, 17 October 2024 diff hist +151 N Template:PyreTableBottom Created page with "<includeonly>|}{{#vardefine:profit|}}</includeonly><noinclude>See Template:PyreTableHead for documentation.Category:Table templates</noinclude>" current
- 01:4201:42, 17 October 2024 diff hist +708 N Template:PyreLine Created page with "<includeonly>|- | {{plinkt|{{{logs|}}} logs|txt={{#if:{{{logs|}}}|{{{logs}}}|Regular}}}} || {{coins|{{GEP|{{{logs|}}} logs}}}} || {{plink|Sacred oil({{{oil}}})|txt=({{{oil}}})}} || {{coins|{{GEP|Sacred oil({{{oil}}})}}}} | {{plinkt|{{{pyre|{{{logs|}}}}}} pyre logs|txt={{#if:{{{pyre|{{{logs|}}}}}}|{{{pyre|{{{logs|}}}}}} pyre|Regular pyre}}}} || {{coins|{{GEP|{{{pyre|{{{logs|}}}}}} pyre logs}}}} | {{coins|{{#vardefineecho:profit|{{#expr:{{GEP|{{{pyre|{{{logs|}}}}}} pyre lo..." current
- 01:4201:42, 17 October 2024 diff hist +39 N Template:Pyre ships Redirected page to Template:Table/Pyre ships current Tag: New redirect
- 01:4201:42, 17 October 2024 diff hist +1,051 N Template:Pyramids Created page with "{{navbox |name = Pyramids |title = Pyramids and tombs |gtitle1 = Locations |group1 = * Jaldraocht Pyramid * Jaleustrophos Pyramid * Jalsavrah Pyramid * Klenter's Pyramid * Sophanem Dungeon * Jaltevas Pyramid |gtitle2 = Monsters |gtype2 = subgroup |group2 = {{Navbox |subgroup = yes |group1 = * Mummy * Scarabs <sup>(Swarm)</sup> |gtitle2 = Sophanem Dungeon |..." current
- 01:4201:42, 17 October 2024 diff hist +1,274 N Template:Pyramid Plunder Created page with "{{navbox |name = Pyramid Plunder |title = Pyramid Plunder |gtitle1 = NPCs |gtype1 = subgroup |group1 = {{navbox |subgroup=yes |gtitle1 = Monsters |group1 = * Scarab swarm * Mummy |gtitle2 = Other |group2 = * {{Chatl|Guardian mummy}} * {{Chatl|Simon Templeton}} * {{Chatl|Tarik}} }} |gtitle2 = Rewards |gtype2 = subgroup |group2 = {{navbox |subgroup = Yes |gtitle1 = Artefacts |group1 = * {{plink|Ivory comb}} * {{plink..." current
- 01:4201:42, 17 October 2024 diff hist +666 N Template:Px/doc Created page with "{{Documentation}} This template makes it easy to let values for parameters have the suffix "px" removed, to make sure there's only one suffix. For example when a width of a certain element is to be entered, the template could have <code><nowiki><span style="width:{{px|{{{width}}}}}px;">contents</span></nowiki></code> so that for when the template is used, the values <code>|width=50</code> and <code>|width=50px</code> will both result in a width of 50 pixels. When plain p..." current
- 01:4201:42, 17 October 2024 diff hist +55 N Template:Px Created page with "{{#replace:{{{1}}}|px|}}<noinclude>{{/doc}}</noinclude>" current
- 01:4201:42, 17 October 2024 diff hist +20 N Template:PuzzleBoxes3/doc Created page with "{{No documentation}}" current
- 01:4201:42, 17 October 2024 diff hist +203 N Template:PuzzleBoxes3 Created page with "{|class="wikitable" style="text-align:center" |- !Theatre of Blood ! ! |- |218px |218px|link= |218px|link= |}" current
- 01:4201:42, 17 October 2024 diff hist +20 N Template:PuzzleBoxes2/doc Created page with "{{No documentation}}" current
- 01:4201:42, 17 October 2024 diff hist +197 N Template:PuzzleBoxes2 Created page with "{|class="wikitable" style="text-align:center" |- !Cerberus !Gnome child !Zulrah |- |File:Cerberus puzzle solved.png |File:Gnome child puzzle solved.png |File:Zulrah puzzle solved.png |}" current
- 01:4201:42, 17 October 2024 diff hist +20 N Template:PuzzleBoxes1/doc Created page with "{{No documentation}}" current
- 01:4201:42, 17 October 2024 diff hist +174 N Template:PuzzleBoxes1 Created page with "{|class="wikitable" style="text-align:center" !Troll !Castle !Tree |- |File:Troll puzzle solved.png |File:Castle puzzle solved.png |File:Tree puzzle solved.png |}" current
- 01:4201:42, 17 October 2024 diff hist +458 N Template:Puzzle Box Guide/doc Created page with "{{documentation}} This template displays help for puzzle boxes ==Usage== This template can be used by entering the following onto a relevant page. Include master=display if you want to show the 4 puzzles that are exclusive to master clues. <pre>{{Puzzle Box Guide}}</pre> {{Puzzle Box Guide}} <pre>{{Puzzle Box Guide|master=display}}</pre> {{Puzzle Box Guide|master=display}}<includeonly> {{PAGENAME}}</includeonly>" current
- 01:4201:42, 17 October 2024 diff hist +718 N Template:Puzzle Box Guide Created page with "<includeonly>{{shortcut|ttgp}} Occasionally, players will need to solve '''puzzle boxes''' for a hard, elite or master clue in a Treasure Trail. Puzzle boxes contain a scrambled image that players must work to unscramble by clicking on tiles to move them to an empty space. Once the puzzle box is completed, players will need to talk to the NPC who gave the puzzle box to receiv..." current
- 01:4201:42, 17 October 2024 diff hist +1,380 N Template:Purge/doc Created page with "{{Documentation}} Place this template on a page that uses any sort of time based parser to display information to allow readers to see up to date information. It includes its own anchor (<code>#res</code>) so that clicking the link will take the reader right back to where they clicked it. By default, the tag used will be a <code>small</code> tag (but can be changed), and the link will be an in-place style purge (uses javascript to purge via the API and reload the page)..." current
- 01:4201:42, 17 October 2024 diff hist +284 N Template:Purge Created page with "<{{{tag|small}}} class="plainlinks {{#if:{{{noinplace|}}}||jsPurgeLink}}" id="res" title="{{{hover|If this information seems incorrect, click here to force an update.}}}">[{{fullurl:{{FULLPAGENAME}}#res|action=purge}} {{{1|(update)}}}]</{{{tag|small}}}><noinclude>{{/doc}}</noinclude>" current
- 01:4201:42, 17 October 2024 diff hist +20 N Template:Property/doc Created page with "{{No documentation}}" current
- 01:4201:42, 17 October 2024 diff hist +2,316 N Template:Profitable alchemy list/doc Created page with "{{Documentation}} ==About== This template is used to generate a descending list of the <math>n</math> most profitable high alchemy items within the bounds provided of minimum buy limit and minimum volume allowing for free-to-play only or all items. It returns a plain text list delimited by commas for use with the MediaWiki explode command. ==Usage== <pre> {{Profitable alchemy list |num = <!-- The number of items to return, 15 will return 15 item names. Defaults to..." current
- 01:4201:42, 17 October 2024 diff hist +133 N Template:Profitable alchemy list Created page with "<includeonly>{{#invoke:Profitable alchemy list|main}}</includeonly><noinclude>{{/doc}}{{Invokes|Profitable alchemy list}}</noinclude>" current
- 01:4201:42, 17 October 2024 diff hist +909 N Template:Prince Ali Rescue Created page with "{{Navbox |name = Prince Ali Rescue |title = Prince Ali Rescue |gtitle1 = NPCs |group1 = * {{chatl|Prince Ali}} <sup>(disguised)</sup> * {{chatl|Chancellor Hassan}} * {{chatl|Osman}} * {{chatl|Leela}} * {{chatl|Ned}} * {{chatl|Aggie}} * {{chatl|Joe (jail)|txt=Joe}} * {{chatl|Lady Keli}} * {{chatl|Jail guard|pic=Jail guard (1) chathead}} |gtitle2 = Items |group2 = * {{plink|Key print}} * {{plink|Bronze key (Prince Ali Rescue)|txt=B..." current
- 01:4201:42, 17 October 2024 diff hist +6,639 N Template:Prifddinas Created page with "{{Navbox |name = Prifddinas |title = Prifddinas |gtitle1 = Inhabitants |gtype1 = subgroup |group1 = {{Navbox |subgroup = yes |group1 = * {{chatl|Alwyn}} * {{chatl|Banker (Prifddinas)|txt=Banker|pic=Banker (Prifddinas, 1) chathead}} * {{chatl|Bryn}} * Crab * {{chatl|Conwenna}} * {{chatl|Crefydd}} * {{chatl|Elena}} * {{chatl|Eluned}} * {{chatl|Elven city guard}} <sup>(removed)</sup> * {{chatl|Friendly Forester}..." current
- 01:4201:42, 17 October 2024 diff hist +991 N Template:Priest in Peril Created page with "{{Navbox |title = Priest in Peril |name = Priest in Peril |gtitle1 = NPCs |gtype1 = subgroup |group1 = {{Navbox |subgroup = yes |group1 = * {{chatl|King Roald}} * {{chatl|Drezel}} |gtitle2 = Enemies |group2 = * Monk of Zamorak * Temple Guardian }} |gtitle2 = Items |group2 = * {{plink|Iron key}} * {{plink|Murky water}} * {{plink|Blessed water}} * {{plink|Golden key}} * {{plink|Golden feather (Priest in Peril)|txt=Golden feather}}..." current
- 01:4201:42, 17 October 2024 diff hist +325 N Template:Pride event rewards Created page with "{{Navbox |name = Pride event rewards |style1 = text-align:center |title = Pride event rewards |group1 = * {{plink|Flower crown}} * {{plink|Love crossbow}} * {{plink|Poet's jacket}} * {{plink|Rainbow cape}} * {{plink|Rainbow crown shirt}} * {{plink|Rainbow jumper}} * {{plink|Rainbow scarf}} }}{{Ctg|Event rewards}}" current
- 01:4201:42, 17 October 2024 diff hist +452 N Template:Price per dose/doc Created page with "{{Documentation}} The '''Price per dose''' template creates a table showing the cost per dose for potions, based on the GE price. ==Usage== To use the template on a page, type <pre>{{Price per dose|Potion name}}</pre> ==Example== <pre><nowiki>{{Price per dose|Super combat potion}}</nowiki></pre> This produces the following result: {{Price per dose|Super combat potion}} <includeonly>{{PAGENAME}}</includeonly>" current
- 01:4201:42, 17 October 2024 diff hist +518 N Template:Price per dose Created page with "<includeonly>{| class="wikitable sortable align-right-3" ! colspan="2" | Item ! Price per dose |- |[[File:{{{1|}}}(1).png|link=]] |{{{1|}}}(1) |{{Coins|{{GEP|{{{1|}}}(1)}}}} |- |[[File:{{{1|}}}(2).png|link=]] |{{{1|}}}(2) |{{Coins|{{#expr:{{GEP|{{{1|}}}(2)}}/2 round 0}}}} |- |[[File:{{{1|}}}(3).png|link=]] |{{{1|}}}(3) |{{Coins|{{#expr:{{GEP|{{{1|}}}(3)}}/3 round 0}}}} |- |[[File:{{{1|}}}(4).png|link=]] |{{{1|}}}(4) |{{Coins|{{#expr:{{GEP|{{{1|}}}(4)}}/4 round 0}}}} |}</..." current
- 01:4201:42, 17 October 2024 diff hist +1,153 N Template:Previous rfd/doc Created page with "{{documentation}} ==Usage== <pre> {{Previous rfd}} </pre> When an administrator closes a RfD where the consensus is to keep, they should insert this template at the top of the talk page for the article. This information should help to reduce repeated nominations. For RfDs without consensus, put this: <pre> {{Previous rfd|there was no consensus.}} </pre> If the page got moved, or a link to another RfD should be linked instead, use: <pre> {{Previous rfd||RfD subpage..." current
- 01:4201:42, 17 October 2024 diff hist +586 N Template:Previous rfd Created page with "{| class="messagebox info" |- |40px|Previous request for deletion |'''This page was previously [[RuneScape:Requests for deletion/{{{2|{{SUBJECTPAGENAMEE}}}}}|nominated for deletion]], but {{#if:{{{1|}}}|{{{1}}}|the consensus was to keep.}}'''<span style="font-size:0.85em"><br clear="all" />If you are considering nominating it again, please check the deletion policy. It may be more appropriate to help impro..." current
- 01:4201:42, 17 October 2024 diff hist +20 N Template:Prereq/doc Created page with "{{No documentation}}" current
- 01:4201:42, 17 October 2024 diff hist +231 N Template:Prereq Created page with "<sup class="noprint">[<span style="font-style: italic; cursor: help; border-bottom: dotted 1px black;" title="{{#if:{{{1|}}}|{{{1}}}|This requirement is needed for a required quest.}}">?</span>]</sup><noinclude></noinclude>" current
- 01:4201:42, 17 October 2024 diff hist +1,157 N Template:Prayers Created page with "{{Navbox |name = Prayers |title = Prayers |gtitle1 = Defence Prayers |group1 = * {{plink|Thick Skin}} * {{plink|Rock Skin}} * {{plink|Steel Skin}} |gtitle2 = Strength Prayers |group2 = * {{plink|Burst of Strength}} * {{plink|Superhuman Strength}} * {{plink|Ultimate Strength}} |gtitle3 = Attack Prayers |group3 = * {{plink|Clarity of Thought}} * {{plink|Improved Reflexes}} * {{plink|Incredible Reflexes}} |gtitle4 = Ranged Prayers |group4 = * {..." current
- 01:4201:42, 17 October 2024 diff hist +3,079 Template:Infobox Prayer No edit summary Tag: Reverted
- 01:4201:42, 17 October 2024 diff hist +205 N Template:Prayer license/doc Created page with "{{Documentation}} <pre>{{Prayer license|Name of item}}</pre> The template should be added to mw.pages of Prayer icons. <includeonly>Category:Copyright templates</includeonly>"
- 01:4201:42, 17 October 2024 diff hist +295 N Template:Prayer license Created page with "{{license | type = Prayer icon | subject = {{#if:{{{1|}}}|[[{{#replace:{{#replace:{{{1}}}|]|}}|[|}}]]|{{unknown}}{{Fileonly|Category:Licenses needing subject}}}} }}{{Fileonly|Category:Prayer icons}} <noinclude>{{/doc}}Category:License templates</noinclude>" current
- 01:4201:42, 17 October 2024 diff hist +13,399 N Template:Prayer items Created page with "{{Navbox |name = Prayer items |title = Prayer items |gtitle1 = Weapons |gtype1 = subgroup |group1 = {{Navbox |subgroup = yes |gtitle1 = One handed |group1 = * {{plink|Mace|pic=Dragon mace}}s * {{plink|Cane|pic=Dragon cane}}s * {{plink|White equipment#One-handed melee weapons|pic=White mace|txt=White weaponry}} * {{plink|Armadyl crossbow}} <sup>(+1)</sup> * {{plink|Zaryte crossbow}} <sup>(+1)</sup> * {{plink|Ble..." current
- 01:4201:42, 17 October 2024 diff hist +3 Template:Prayer info/doc No edit summary Tag: Reverted
- 01:4201:42, 17 October 2024 diff hist +818 N Template:Pottery Created page with "{{Navbox |name = Pottery |title = Pottery |gtitle1 = Unfired |group1 = * {{plink|Unfired pot|txt=Pot}} * {{plink|Unfired cup|txt=Cup}} * {{plink|Unfired pie dish|txt=Pie dish}} * {{plink|Unfired bowl|txt=Bowl}} * {{plink|Unfired plant pot|txt=Plant pot}} * {{plink|Unfired pot lid|txt=Pot lid}} |gtitle2 = Finished |group2 = * {{plink|Pot}} * {{plink|Empty cup}} * {{plink|Pie dish}} * {{plink|Bowl}} * {{plink|Empty plant pot|txt=Plant pot}}..." current
- 01:4201:42, 17 October 2024 diff hist +265 N Template:PotionStorageListItem Created page with "<includeonly>{{#ifeq:0|{{#expr:{{{#rownumber}}} mod 3}}|{{#ifeq:{{{#rownumber}}}|{{{#rowcount}}}|{{plinkt|{{{1}}}}}|{{plinkt|{{{1}}}}} {{!}}- {{!}}}}|{{plinkt|{{{1}}}}}{{!}}{{!}}}}</includeonly><noinclude>For use as an SMW template in Potion storage</noinclude>" current
- 01:4101:41, 17 October 2024 diff hist +7,992 N Template:Potions Created page with "{{Navbox |name = Potions |title = Potions |gtitle1 = Unfinished |group1 = * {{plink|Coconut milk}} * {{plink|Guam potion (unf)|txt=Guam}} * {{plink|Unfinished potion (Rogue's Purse)|txt=Rogue's purse}} * {{plink|Marrentill potion (unf)|txt=Marrentill}} * {{plink|Tarromin potion (unf)|txt=Tarromin}} * {{plink|Unfinished potion|txt=Ash}} * {{plink|Harralander potion (unf)|txt=Harralander}} * {{plink|Guthix balance (unf)|txt=Guthix balance}} * {{plink|Ranarr po..." current
- 01:4101:41, 17 October 2024 diff hist +1,003 N Template:Potatoes Created page with "{{Navbox |name = Potatoes |title = Potatoes, toppings and ingredients |gtitle1 = Potatoes |group1 = * {{plink|Rotten potato|txt=Rotten}} * {{plink|Potato|txt=Raw}} * {{plink|Baked potato|txt=Baked}} * {{plink|Potato with butter|txt=With butter}} * {{plink|Chilli potato|txt=Chilli}} * {{plink|Potato with cheese|txt=With cheese}} * {{plink|Egg potato|txt=Egg}} * {{plink|Mushroom potato|txt=Mushroom}} * {{plink|Tuna potato|txt=Tuna}} |gtitle2..." current
- 01:4101:41, 17 October 2024 diff hist −474 Template:CitePostbag/doc No edit summary Tag: Reverted
- 01:4101:41, 17 October 2024 diff hist +684 Template:CitePostbag No edit summary Tag: Reverted