Difference between revisions of "Isleward Wiki:Community Portal"
Line 14: | Line 14: | ||
* [[:Category:Blocked users|Blocked users/bots]] | * [[:Category:Blocked users|Blocked users/bots]] | ||
* [[:Category:Spam]] | * [[:Category:Spam]] | ||
− | + | ||
== Templates == | == Templates == | ||
Line 35: | Line 35: | ||
<nowiki>{{Outdated}}</nowiki> - When new updates are pushed out, some pages may become out dated. Use this template at the top of the page to mark something out dated. | <nowiki>{{Outdated}}</nowiki> - When new updates are pushed out, some pages may become out dated. Use this template at the top of the page to mark something out dated. | ||
+ | |||
+ | <nowiki>{{Version[x]}}</nowiki> Puts a name tag saying what version the article is. | ||
+ | |||
+ | <nowiki>{{Unreleased}}</nowiki> Unreleased content should use this tag |
Revision as of 18:15, 1 March 2018
This is the Isleward Wiki Community Portal. You can discuss the wiki, list pages that need work/assistance, etc. here
When using this sandbox please follow these simple rules:
- Please do not delete each other.
- Please leave this notice and the comments at the beginning of this page intact.
- This page must not be moved.
- Do not add categories to this page, this includes categories added by templates like deletion templates etc..
Happy editing!
! If anyone has some time, could they document the item tag?
Task Queues
- Pages Missing Images
- Recent Changes
- New Pages
- New Files
- Sandbox
- Category:Work In Progress
- Category:Stubs
- Category:Pages that need to be deleted
- Blocked users/bots
- Category:Spam
Templates
{{wip}} will tag that page as a Work-In-Progress and a stub. Use WIP if you plan on working on the page more. If the page is incomplete but you have no plans to continue it, tag it as below.
{{stub}} will tag that page as a stub. This means that the page is short or lacking information, but unlike WIP it means no one is currently planning on improving it.
{{collapse|content|channel}} will create a [Toggle] button that, when clicked, hides or reveals the content
of the collapsible section. content
is the wiki content that should appear after clicking [Toggle], and channel
is an ID of sorts (for example, 1
, 2
, or 3
) that toggle together (if multiple toggles are on the same channel, they will collapse and reveal together).
{{monster}} will create a preformatted table (for example, the monster info table in the Crab page) with data on the monster. It uses named parameters to get the needed data. The parameters are monstername
, filename
, level
, attack
, mana
, armor
, drops
, and location
. If you put the monster tag at the beginning of the page it will also automatically make a header with the monster's name. All the fields are basically just text that gets copied into the table, but the only different one is the filename
, defaulting to missing.png
, that is displayed in the table with the proper image.
{{OB}} stands for opinion based. Articles that are opinion based should use this tag.
{{ReqBlockUserSpam}} Use for users that need to be blocked because of spam.
{{PTNTBD}} Stands for pages that need to be deleted. When using this this template make sure to a Reason. The item tag also needs documenting, but I'll get around to that later.
{{issue|number}} - makes something that looks like #1234
which is linked to the correct gitlab issue. for example, #1
{{Outdated}} - When new updates are pushed out, some pages may become out dated. Use this template at the top of the page to mark something out dated.
{{Version[x]}} Puts a name tag saying what version the article is.
{{Unreleased}} Unreleased content should use this tag