Editing Template:Infobox Task

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
{| class="wikitable tw-infobox" {{#if:{{{left|}}}||style="float: right;"}}
+
{| class="wikitable" style="width: 300px; {{#if:{{{left|}}}||float: right;}}"
!colspan="2" class="tw-infobox-header"|{{{task|{{PAGENAME}}}}}
+
!colspan="2" style="font-size: 18px; text-align: center;"|{{{task|{{PAGENAME}}}}}
 
|-
 
|-
|colspan="2" class="tw-center"|[[File:{{{image|Task icon.webp}}}|24px]]
+
|colspan="2" style="text-align: center;"|[[File:{{{image|Task icon.webp}}}|24px]]
 
|-
 
|-
|colspan="2" class="tw-infobox-multi-top"|'''Description'''
+
|colspan="2" style="text-align: center; border-bottom: 0px solid;"|'''Description'''
 
|-
 
|-
|colspan="2" class="tw-infobox-multi-bottom"|{{{description|Insert task description here.}}}
+
|colspan="2" style="text-align: center; border-top: 0px solid;"|{{{description|Insert task description here.}}}
 
|-
 
|-
|class="tw-infobox-row-title"|'''Tier'''
+
|style="border: 0px solid;"|'''Tier'''
|class="tw-infobox-row"|{{{tier|Beginner}}}{{#ifeq:{{{tier|Beginner}}}|Passive|<nowiki/>
+
|style="border: 0px solid; text-align: right;"|{{{tier|Beginner}}}{{#ifeq:{{{tier|Beginner}}}|Passive|<nowiki/>
 
{{!}}-
 
{{!}}-
{{!}}class="tw-infobox-row-title"{{!}}'''Difficulty'''
+
{{!}}style="border: 0px solid;"{{!}}'''Difficulty'''
{{!}}class="tw-infobox-row tw-stars"{{!}}{{#switch:{{{stars|}}}|1=★☆☆☆☆|2=★★☆☆☆|3=★★★☆☆|4=★★★★☆|5=★★★★★|☆☆☆☆☆}}}}
+
{{!}}style="border: 0px solid; text-align: right; color:#d4af37;"{{!}}{{#switch:{{{stars|}}}|1=★☆☆☆☆|2=★★☆☆☆|3=★★★☆☆|4=★★★★☆|5=★★★★★|☆☆☆☆☆}}}}
 
|-
 
|-
|class="tw-infobox-row-title"|'''ID'''
+
|style="border: 0px solid; vertical-align:top;"|'''ID(s)'''
|class="tw-infobox-row tw-infobox-task-id-block"|{{ids|{{{id|}}}}}
+
|style="border: 0px solid; text-align: right; font-family: monospace; font-size: 13px;"|{{#if:{{{next|}}}|<span class="mw-linkline" data-format="https://next.taskman.rs/tasks/{{lc:{{{tier|Beginner}}}}}?search=id:$1">}}{{#replace:{{{id|ABCD}}}|,|<br/>}}{{#if:{{{next|}}}|</span>}}
 
|-
 
|-
|-
+
|style="border: 0px solid;"|'''RS Wiki page'''
|class="tw-infobox-row-title"|'''RS Wiki page'''
+
|style="border: 0px solid; text-align: right;"|{{#if:{{{wikialt|}}}|{{rsw|{{{wiki|Main Page}}}|{{{wikialt|}}}}}|{{rsw|{{{wiki|Main Page}}}}}}}{{#if:{{{unique|}}}|<nowiki/>
|class="tw-infobox-row"|{{#if:{{{wikialt|}}}|{{rsw|{{{wiki|Main Page}}}|{{{wikialt|}}}}}|{{rsw|{{{wiki|Main Page}}}}}}}{{#if:{{{unique|}}}|<nowiki/>
 
 
{{!}}-
 
{{!}}-
{{!}}class="tw-infobox-row-title"{{!}}'''Uniques'''
+
{{!}}style="border: 0px solid; vertical-align:top;"{{!}}'''Uniques'''
{{!}}class="tw-infobox-row"{{!}}<span class="mw-linkline" data-format="https://runescape.wiki/w/$1">{{#replace:{{{unique|}}}|,|<br/>}}</span>}}{{#if:{{{upt|}}}|<nowiki/>
+
{{!}}style="border: 0px solid; text-align: right;"{{!}}<span class="mw-linkline" data-format="https://runescape.wiki/w/$1">{{#replace:{{{unique|}}}|,|<br/>}}</span>
 
{{!}}-
 
{{!}}-
{{!}}class="tw-infobox-row-title"{{!}}'''Uniques per task'''
+
{{!}}style="border: 0px solid;"{{!}}'''Uniques per task'''
{{!}}class="tw-infobox-row"{{!}}{{{upt|}}}[[Category:Tasks with uniques]]}}
+
{{!}}style="border: 0px solid; text-align: right;"{{!}}{{{upt|}}}}}
|}<includeonly>{{Infobox Task/categorise|{{{tier|Beginner}}}|{{{stars|0}}}}}</includeonly><noinclude>
+
|}<noinclude>
  
 
=== Parameters ===
 
=== Parameters ===
Line 32: Line 31:
 
* '''task''': The title of the task. Defaults to the page title.
 
* '''task''': The title of the task. Defaults to the page title.
 
* '''description''': The body of the task description.
 
* '''description''': The body of the task description.
* '''tier''': The tier the task appears in. Should be one or more of ''Beginner, Easy, Medium, Hard, Elite, Master, Legendary, God'' or ''Passive'', comma separated.
+
* '''tier''': The tier the task appears in. Should be one of ''Beginner, Easy, Medium, Hard, Elite, Master, Legendary, God'' or ''Passive.''
* '''id''': A list of [[Template:Id|Id]] templates with the ID or IDs of this task, comma separated.
+
* '''id''': A comma separated list of IDs for tasks that appear several times in a given tier.
 
* '''stars''': The difficulty of the task. Only used on passives.
 
* '''stars''': The difficulty of the task. Only used on passives.
 
* '''wiki''': Path to the relevant wiki page on the RuneScape Wiki. Only use the part that appears after ''<nowiki>https://runescape.wiki/w/</nowiki>''
 
* '''wiki''': Path to the relevant wiki page on the RuneScape Wiki. Only use the part that appears after ''<nowiki>https://runescape.wiki/w/</nowiki>''
Line 39: Line 38:
 
* '''unique''': A comma-separated list of unique items that count for completion of this task (optional)
 
* '''unique''': A comma-separated list of unique items that count for completion of this task (optional)
 
* '''upt''': The number of uniques required to complete the task.
 
* '''upt''': The number of uniques required to complete the task.
[[Category:Infoboxes]]</noinclude>
+
</noinclude>

Please note that all contributions to Taskman Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Taskman Wiki:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)