Template:GAIconList/doc

From English Wikipedia @ Freddythechick

__EXPECTUNUSEDTEMPLATE__

Features

  • Icons are all parallel down the left side, allowing you to easily check if you missed anything.
  • Three additional icons: probably, unlikely, and irrelevant. I got annoyed that there wasn't a decent way to mark your progress with a review, so I added icons for when the article is probably going to pass that criteria, and for when it's unlikely to pass. I also added an icon for when the criterion just doesn't apply, for example media licensing is irrelevant if there's no media.
  • The default icon is the unassessed symbol, because if it’s anything else it complicates tracking what you haven't assessed.
  • Separate section at the bottom for comments, because they're easier to write, and easier to read, if they aren't scattered around the template.
  • The comments section is just a plain text field, you can use whatever wikitext you want without worrying about breaking anything.
  • Includes the actual text of the GA criteria as it exists when you start the review, including links.
  • Includes links to what the criteria are, and what they are not.
  • Automatically includes user name and time of last edit, which can be removed by removing '''Last updated:''' {{{last-update|{{#time:H:i, j F Y|{{REVISIONTIMESTAMP|{{FULLPAGENAME}}}}}} (UTC)}}} by {{REVISIONUSER}} from the top of the substituted template.

Icons

Icons for use with {{GAIconList}}, there are three new ones here, highlighted in italics

  • <syntaxhighlight lang="text" class="" style="" inline="1">y</syntaxhighlight>, <syntaxhighlight lang="text" class="" style="" inline="1">yes</syntaxhighlight>, <syntaxhighlight lang="text" class="" style="" inline="1">pass</syntaxhighlight>, <syntaxhighlight lang="text" class="" style="" inline="1">good</syntaxhighlight>, <syntaxhighlight lang="text" class="" style="" inline="1">ok</syntaxhighlight>, <syntaxhighlight lang="text" class="" style="" inline="1">k</syntaxhighlight>, <syntaxhighlight lang="text" class="" style="" inline="1">+</syntaxhighlight>, <syntaxhighlight lang="text" class="" style="" inline="1">aye</syntaxhighlight> all produce a pass symbol:
  • <syntaxhighlight lang="text" class="" style="" inline="1">n</syntaxhighlight>, <syntaxhighlight lang="text" class="" style="" inline="1">no</syntaxhighlight>, <syntaxhighlight lang="text" class="" style="" inline="1">fail</syntaxhighlight>, <syntaxhighlight lang="text" class="" style="" inline="1">bad</syntaxhighlight>, <syntaxhighlight lang="text" class="" style="" inline="1">nk</syntaxhighlight>, <syntaxhighlight lang="text" class="" style="" inline="1">-</syntaxhighlight>, <syntaxhighlight lang="text" class="" style="" inline="1">nay</syntaxhighlight> all produce a fail symbol:
  • <syntaxhighlight lang="text" class="" style="" inline="1">?</syntaxhighlight>, <syntaxhighlight lang="text" class="" style="" inline="1">??</syntaxhighlight>, <syntaxhighlight lang="text" class="" style="" inline="1">???</syntaxhighlight>, <syntaxhighlight lang="text" class="" style="" inline="1">dunno</syntaxhighlight>, <syntaxhighlight lang="text" class="" style="" inline="1">question</syntaxhighlight>, <syntaxhighlight lang="text" class="" style="" inline="1">huh</syntaxhighlight> all produce a question symbol:
  • <syntaxhighlight lang="text" class="" style="" inline="1">wtf</syntaxhighlight> produces Wikipedia's "I am out of my comfort zone" symbol:
  • <syntaxhighlight lang="text" class="" style="" inline="1">hold</syntaxhighlight> and <syntaxhighlight lang="text" class="" style="" inline="1">on hold</syntaxhighlight> produce the on hold symbol:
  • <syntaxhighlight lang="text" class="" style="" inline="1">neu</syntaxhighlight>, <syntaxhighlight lang="text" class="" style="" inline="1">neutral</syntaxhighlight> and <syntaxhighlight lang="text" class="" style="" inline="1">und</syntaxhighlight> produce the neutral symbol:
  • <syntaxhighlight lang="text" class="" style="" inline="1">pos</syntaxhighlight>, <syntaxhighlight lang="text" class="" style="" inline="1">likely</syntaxhighlight>, <syntaxhighlight lang="text" class="" style="" inline="1">prob</syntaxhighlight>, <syntaxhighlight lang="text" class="" style="" inline="1">p</syntaxhighlight> and <syntaxhighlight lang="text" class="" style="" inline="1">probably</syntaxhighlight> produce the probably symbol:
  • <syntaxhighlight lang="text" class="" style="" inline="1">unlikely</syntaxhighlight>, <syntaxhighlight lang="text" class="" style="" inline="1">u</syntaxhighlight> and <syntaxhighlight lang="text" class="" style="" inline="1">un</syntaxhighlight> produce the unlikely symbol:
  • <syntaxhighlight lang="text" class="" style="" inline="1">irrelevant</syntaxhighlight>, <syntaxhighlight lang="text" class="" style="" inline="1">i</syntaxhighlight> and <syntaxhighlight lang="text" class="" style="" inline="1">irr</syntaxhighlight> produce the unlikely symbol:
  • Anything else, including no input produces the unassessed symbol

Optional parameters

Setting any of these will fill in the corresponding criteria.

{{subst:GAIconList
| 1a = 
| 1b = 
| 2a = 
| 2b = 
| 2c = 
| 2d = 
| 3a = 
| 3b = 
| 4 = 
| 5 = 
| 6a = 
| 6b = 
| overall = 
}}