User:Ttenbergen: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
m replacetext
Line 19: Line 19:
== ReplaceText ==
== ReplaceText ==
[[Special:ReplaceText]]
[[Special:ReplaceText]]
Can use [https://en.wikipedia.org/wiki/Regular_expression regExps] such as [[Category: ?TISS76 ?]] to allow spaces or not.  
Can use [https://en.wikipedia.org/wiki/Regular_expression regExps] if you check '''use regular expressions''' such as [[Category: ?TISS76 ?]] to allow spaces or not.


== job queue ==
== job queue ==

Revision as of 11:32, 27 February 2017

changing mediawiki appearance

table side by side vs right justified

title 1
line | 1
title 2
line | 2

ReplaceText

Special:ReplaceText Can use regExps if you check use regular expressions such as to allow spaces or not.

job queue

http://ccmdb.kuality.ca/api.php?action=query&meta=siteinfo&siprop=statistics&format=jsonfm

Magic words

  • abra-cah-dabrah?

e.g. {{CURRENTYEAR}} to get : 2025 see https://www.mediawiki.org/wiki/Help:Magic_words

transcluding subheadings...

Doesn't work, sucks in whole article

wiki testing, syntax and tricks

Parser Functions

lowercase works so hopefully so do the others... http://en.wikipedia.org/wiki/Help:Parser_function try this no 1 yes

Transclusion vs Substitution

Transclusion is calling content from a page or template, substitution is copying it.