Difference between revisions of "User talk:NonZeroSum"
From Philosophical Vegan Wiki
(→Learning the ropes) |
NonZeroSum (talk | contribs) |
||
| Line 18: | Line 18: | ||
That sounds like a really great quote box function. You're right, not working for me either... is there somewhere we can ask? --[[User:BrimstoneSaladWiki|BrimstoneSaladWiki]] ([[User talk:BrimstoneSaladWiki|talk]]) 23:06, 26 July 2017 (CEST) | That sounds like a really great quote box function. You're right, not working for me either... is there somewhere we can ask? --[[User:BrimstoneSaladWiki|BrimstoneSaladWiki]] ([[User talk:BrimstoneSaladWiki|talk]]) 23:06, 26 July 2017 (CEST) | ||
| + | |||
| + | Haven't found anywhere easy to ask yet, this one for tables works: | ||
| + | |||
| + | https://meta.wikimedia.org/wiki/Help:Table#Sorting | ||
| + | |||
| + | {| class="wikitable sortable" | ||
| + | |+Sortable table | ||
| + | |- | ||
| + | ! Alphabetic !! Numeric !! Date !! class="unsortable" | Unsortable | ||
| + | |- | ||
| + | | d || 2 || 2008-11-24 || This | ||
| + | |- | ||
| + | | b || 8 || 2004-03-01 || column | ||
| + | |- | ||
| + | | a || 6 || 1979-07-23 || cannot | ||
| + | |- | ||
| + | | c || 4 || 1492-12-08 || be | ||
| + | |- | ||
| + | | e || 0 || 1601-08-13 || sorted. | ||
| + | |} | ||
Revision as of 22:56, 14 September 2017
Learning the ropes
I'm going through mediawiki, help boards and sometimes other wikis in order to see how they write the html to format, sometimes I can find solutions other times I draw a blank. This is just bizarre, none of the examples they give are working, don't know why or how our mediwiki version is set up differently maybe. Click edit to see:
Template:Quote box Template:Lorem ipsum
That sounds like a really great quote box function. You're right, not working for me either... is there somewhere we can ask? --BrimstoneSaladWiki (talk) 23:06, 26 July 2017 (CEST)
Haven't found anywhere easy to ask yet, this one for tables works:
https://meta.wikimedia.org/wiki/Help:Table#Sorting
| Alphabetic | Numeric | Date | Unsortable |
|---|---|---|---|
| d | 2 | 2008-11-24 | This |
| b | 8 | 2004-03-01 | column |
| a | 6 | 1979-07-23 | cannot |
| c | 4 | 1492-12-08 | be |
| e | 0 | 1601-08-13 | sorted. |