Difference between revisions of "Help:Handy Notes"
From JFA Wiki
Greg.Fuller (talk | contribs) |
Greg.Fuller (talk | contribs) (→Help Sources) |
||
Line 7: | Line 7: | ||
* Use as sandbox for now: https://vegannotes.miraheze.org/wiki/Main_Page | * Use as sandbox for now: https://vegannotes.miraheze.org/wiki/Main_Page | ||
* Convert html to wiki https://devotter.com/converter | * Convert html to wiki https://devotter.com/converter | ||
+ | * Playground for now: https://vegannotes.miraheze.org/wiki/Main_Page | ||
=== Page ID and URLS === | === Page ID and URLS === |
Revision as of 13:08, 13 February 2019
Help Sources
- MediaWiki Support Desk: https://www.mediawiki.org/wiki/Project_talk:Support_desk
- MediaWiki Developer Support: (github login) https://discourse-mediawiki.wmflabs.org
- StackOverflow: https://stackoverflow.com/search?q=mediawiki
- Unofficial MediaWiki Users Forum: https://mwusers.org
- Use as sandbox for now: https://vegannotes.miraheze.org/wiki/Main_Page
- Convert html to wiki https://devotter.com/converter
- Playground for now: https://vegannotes.miraheze.org/wiki/Main_Page
Page ID and URLS
- Each page has a short url: https://wiki.justiceforanimals.org/?curid=88
- Magic word {{PAGEID}}
- There’s an api call to get the id, but its also in the sidebar menu under “Page Information.”
- More on Stackoverflow
Regix
id attribute (sort of) (<([^>]*))(id=("[^"]*"|[^" >]*))