User:Ttenbergen: Difference between revisions
Jump to navigation
Jump to search
Ttenbergen (talk | contribs) m →data fields: m |
Ttenbergen (talk | contribs) m →quick edit test: test |
||
Line 6: | Line 6: | ||
== quick edit test == | == quick edit test == | ||
{{Collection Location}} | |||
== data fields == | == data fields == |
Revision as of 15:58, 19 September 2016
- Also see: Tina Tenbergen
changing mediawiki appearance
- See where all the mediawiki pages are editable: http://ccmdb.kuality.ca/index.php?uselang=qqx
- to edit them: go to http://ccmdb.kuality.ca/index.php?title=MediaWiki:<name listed above>
quick edit test
Location | |
Location | Ttenbergen |
First Admission | 1 Jan 1900 |
Program | not entered |
Hospital | not entered |
Nr of Beds | not entered |
Collection Unit Phone: | |
Collection Unit Fax : | |
Collection Unit Manager : | {{{Collection Unit Manager }}} |
Collection Unit Manager Phone : | {{{Collection Unit Manager Phone}}} |
Collection Unit Clerk : | {{{Collection Unit Clerk }}} |
data fields
by link
by list
This is a list of fields in the Critical Care and Medicine Database
Magic words
- abra-cah-dabrah?
e.g. {{CURRENTYEAR}} to get : 2025 see https://www.mediawiki.org/wiki/Help:Magic_words
transcluding category...
Doesn't work.
transcluding subheadings...
Doesn't work, sucks in whole article
wiki testing, syntax and tricks
- Transclusion of an article: {{:articlename}}
- emailing lists: email the CC data collectors (see also Category:Critical Care Data Collectors)
- sorted table: see Drugs Collected
- file/UNC linking doesn't work because browsers disallow it as unsafe
- comments in wiki articles that won't show in normal view, only edit:
- <!-- This is a comment, too -->
- table generator: File:Wiki_Tables.xls, originally from here
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.
- http://www.mediawiki.org/wiki/Transclusion - e.g. {{templatename}}
- http://www.mediawiki.org/wiki/Manual:Substitution - e.g. {{subst:templatename}}