Difference between revisions of "Talk:Polycounter Job Census"
From polycount
EricChadwick (Talk | contribs) (Created page with "List updated 03-20-2015 at 04:24PM see http://polycount.com/discussion/comment/2269351/#Comment_2269351. Replies after then need to be edited into the wiki page. ~~~~ ----") |
EricChadwick (Talk | contribs) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | + | How to make a sortable table. To sort, click the black space after a column heading. (An admin needs to adjust the wikitable style to make the control more visible) | |
| − | [[User:EricChadwick|EricChadwick]] ([[User talk:EricChadwick|talk]]) | + | |
| + | {| class="wikitable sortable" style="color:gray;" | ||
| + | ! Alphabetical !! Numerical | ||
| + | |- | ||
| + | | B || 3 | ||
| + | |- | ||
| + | | A || 2 | ||
| + | |- | ||
| + | | C || 1 | ||
| + | |} | ||
| + | <pre> | ||
| + | {| class="wikitable sortable" style="color:gray;" | ||
| + | ! Alphabetical !! Numerical | ||
| + | |- | ||
| + | | B || 3 | ||
| + | |- | ||
| + | | A || 2 | ||
| + | |- | ||
| + | | C || 1 | ||
| + | |} | ||
| + | </pre> | ||
| + | [[User:EricChadwick|EricChadwick]] ([[User talk:EricChadwick|talk]]) 08:43, 19 January 2016 (EST) | ||
---- | ---- | ||
Latest revision as of 08:44, 19 January 2016
How to make a sortable table. To sort, click the black space after a column heading. (An admin needs to adjust the wikitable style to make the control more visible)
| Alphabetical | Numerical |
|---|---|
| B | 3 |
| A | 2 |
| C | 1 |
{| class="wikitable sortable" style="color:gray;"
! Alphabetical !! Numerical
|-
| B || 3
|-
| A || 2
|-
| C || 1
|}
EricChadwick (talk) 08:43, 19 January 2016 (EST)