TOstryzniuk (talk | contribs)
m Text replacement - "[[Category: " to "[[Category:"
 
(167 intermediate revisions by 2 users not shown)
Line 1: Line 1:
*Also see: [[Tina Tenbergen]]
*Also see: [[p:Tina Tenbergen]]


== quick edit test ==
== changing mediawiki appearance ==
test Ttenbergen 09:22, 2015 June 22 (CDT)
* See where all the mediawiki pages are editable: http://ccmdb.kuality.ca/index.php?uselang=qqx
* to edit them: go to the Mediawiki:<name listed above> page on this wiki
== Questions for Tina ==
see [[User:Ttenbergen/questions for tina]]


== transcluding category... ==
== no width space ==
<!-- {{:Category:Health Sciences Center Office}}-->
* &amp;#8203; puts a no width space between the following two xs: x&#8203;x
Doesn't work.
* which makes e.g. [[M:\]]&#8203;zzzz look continuous but stops the link
* when you paste that into an editor it makes you arrow over it twice to get past it, but explorer treats it correctly
 
== hover ==
* manual:
** <span class="info-tooltip">always<span class="tooltip-text">hover</span></span>
* [[:Template:Tooltip]]
** {{Tooltip|always|hover}}
 
== SMW stuff ==
full text search link
https://ccmdb.kuality.ca/index.php?title=Special%3AAsk&q=%5B%5BCategory%3AICD10+Diagnosis%5D%5D%0D%0A%5B%5B%7E%7Epneumothorax%5D%5D&po=&eq=yes&p%5Bformat%5D=broadtable&sort_num=&order_num=ASC&p%5Blimit%5D=500&p%5Boffset%5D=&p%5Blink%5D=all&p%5Bsort%5D=&p%5Bheaders%5D=show&p%5Bmainlabel%5D=&p%5Bintro%5D=&p%5Boutro%5D=&p%5Bsearchlabel%5D=...+further+results&p%5Bdefault%5D=&p%5Bclass%5D=sortable+wikitable+smwtable&p%5Bsep%5D=&eq=yes
 
== table side by side vs right justified ==
{| class="wikitable" border="1" align="right" width="30%"
|| title 1
|-
|  | line | 1
|}
{| class="wikitable" border="1" align="right" width="30%"
|| title 2
|-
|  | line | 2
|}
 
== ReplaceText ==
[[Special:ReplaceText]]
Can use [https://en.wikipedia.org/wiki/Regular_expression regExps] if you check '''use regular expressions''' such as <nowiki>[[Category:?TISS76 ?]]</nowiki> to allow spaces or not.
 
== job queue ==
http://ccmdb.kuality.ca/api.php?action=query&meta=siteinfo&siprop=statistics&format=jsonfm
 
== Cargo holds ==
{{#cargo_query:
tables=Reports
|fields=_pageName=Data Element
|where=DataDependencies HOLDS 'Age'
}}
 
== Magic words ==
e.g. <nowiki>{{CURRENTYEAR}}</nowiki> to get : {{CURRENTYEAR}}
see https://www.mediawiki.org/wiki/Help:Magic_words
 
== transcluding subheadings... ==
<!-- {{:Requested_CCMDB_changes_for_the_next_version#Bug_Fixes}}-->
 
Doesn't work, sucks in whole article


== wiki testing, syntax and tricks ==
== wiki testing, syntax and tricks ==
* Transclusion of an article: <nowiki>{{:articlename}}</nowiki>
* Transclusion of an article: <nowiki>{{:articlename}}</nowiki>
* emailing lists: [mailto:dccc@hsc.mb.ca email the CC data collectors] (see also [[:Category:Critical Care Data Collectors]])
* emailing lists: [mailto:dccc@hsc.mb.ca email the CC data collectors] (see also [[p:Category:Critical Care Data Collectors]])
* sorted table: see [[Drugs Collected]]
* sorted table: see [[Drugs Collected]]
* file/UNC linking doesn't work because browsers disallow it as unsafe
* file/UNC linking doesn't work because browsers disallow it as unsafe
Line 20: Line 69:
lowercase works so hopefully so do the others...
lowercase works so hopefully so do the others...
http://en.wikipedia.org/wiki/Help:Parser_function  
http://en.wikipedia.org/wiki/Help:Parser_function  
{{lc: TrY ThIs }}
*{{lc: TrY ThIs }}
{{#if: | yes | no}}
*{{#if: | yes | no}}
{{#expr: 1 and -1 }}
*{{#expr: 1 and -1 }}
{{#if: string | yes | no}}
*{{#if: string | yes | no}}


=== Transclusion vs Substitution ===
=== Transclusion vs Substitution ===
Line 30: Line 79:
* http://www.mediawiki.org/wiki/Manual:Substitution - e.g. <nowiki>{{subst:templatename}}</nowiki>
* http://www.mediawiki.org/wiki/Manual:Substitution - e.g. <nowiki>{{subst:templatename}}</nowiki>


== tree ==
== Testing collapsing ==
Something to do with the wiki:
<div class="toccolours mw-collapsible mw-collapsed" style="width:40em">
{{#tree:
  ...test content...
*cpd_testing
</div>
**include
***neuro_lib.php
***neuroQueries.sql
***neuroQueries_010.sql
**output
***<empty:  csv files written here>
**styles
***neurohsc.css
*getcpdoutput.php
*index.php
*reset_neurohsc_ls1.php
}}
 
==Non-Image file links to the wiki==
* <nowiki>[[</nowiki> '''Media''':Transition coordinator.gif | this link<nowiki>]]</nowiki>
becomes
* [[Media:Transition coordinator.gif | this link]]
 
Advantage of linking this way is that the page
* [[Image:Transition coordinator.gif]]
will list the linking page, whereas a full external linking (e.g. [http://ltc.umanitoba.ca/wikis/ccmdb/images/c/c1/Greensheet_FORM.pdf '''Green Sheet''']) is not tracked. This allows tracking, version control, maintenance and clean-up of uploaded files.
 
File:Transition coordinator.gif
 
== location table ==
Trish, you had asked for a [[Site and Location table]]... how about this:
 
 
{| class="wikitable sortable"
|-
!| program
!| site
!| ward
!| designation
!| Service Type
!| start date (includes all patients in the unit on this date)
!| note
!| end date
 
 


|-
== Testing colours ==
||Med||HSC||A4||HSC_A4|| [[CTU]] ||2003-Oct-01 || ||
https://en.wikipedia.org/wiki/List_of_colors:_A%E2%80%93F
|-
* [[ICD10|<span style="color:#8806CE">foo</span>]] "french violet" for followed links
||Med||HSC||H4||HSC_H4|| [[CTU]] ||2004-Apr-01 ||  ||
* [[ICD10|<span style="color:#00BFFF">foo</span>]] "capri" for unlikely contrast
|-
||Med||HSC||D4||HSC_D4|| [[CTU]] ||2004-Mar-01 ||  ||
|-
||Med||HSC||D5||HSC_D5|| [[NTU]] ||2004-Mar-01 ||  ||
|-
||Med||HSC||B3||HSC_B3|| [[NTU]] || 2005-Feb-01 || ||
|-
||Med||HSC||H4H||HSC_H4H|| [[CTU]] || 2005-May-01 ||  ||
|-
||Med||HSC||H4H||HSC_H4H_a|| [[CTU]] || 2014-Dec-02 || See HSC H4H start date||
|-
||Med||HSC||H4H||HSC_H4H_b|| [[CTU]]  || 2014-Dec-05 || See HSC H4H start date ||
|-
||Med||HSC||H4H||HSC_H4H_d|| [[CTU]]  || 2014-Dec-02 || See HSC H4H start date ||
|-
||Med||HSC||H4H||HSC_H4H_h|| [[CTU]]  || 2014-Nov-25 || See HSC H4H start date ||
|-
||Med||HSC||H7||HSC_H7|| ||  ||  ||
|-
||CC||HSC||IICU||HSC_IICU|| || 1997-May-13 ||  ||
|-
||CC||HSC||MICU||HSC_MICU|| || 1988-Jul-11 || ||
|-
||CC||HSC||MICU||HSC_MICa||  || 2015-May-01 || See HSC MICU start date ||
|-
||CC||HSC||SICU||HSC_SICU|| || 1988-Jul-11 ||  ||
|-
||CC||HSC||SICU||HSC_SICa||  || || See HSC SICU start date ||
|-
||CC||HSC||IICU||HSC_IICa|| ||  || See HSC IICU start date ||
|-
||CC||HSC||CCU||HSC_CCU || || 1999-May-01  ||  ||
|-
||CC||HSC||CCU||HSC_CCUa||  || 2015-May-02 || See HSC CCU start date ||
|-
||CC||HSC||MICU||HSC_MICb||  || || See HSC MICU start date ||
|-
||CC||HSC||SICb||HSC_SICb|| || 2015-May-01 || See HSC SICU start date ||
|-
||CC||HSC||IICU||HSC_IICb||  || 2015-May-01  || HSC IICU start date ||
|-
||CC||HSC||CCUb||HSC_CCUb|| ||  || See HSC CCU start date  ||
|-
||CC||HSC||MICU||HSC_MICd|| || 2015-May-22  || See HSC MICU start date ||
|-
||CC||HSC||SICU||HSC_SICd|| ||  ||  See HSC SICU start date || 
|-
||CC||HSC||IICU||HSC_IICd|| ||  || See HSC IICU start date ||
|-
||CC||HSC||CCU||HSC_CCUd||  || 2015-May-24 || See HSC CCU start date ||
|-
||Med||HSC||OVER||HSC_OVER|| ||  ||  |
|-
||CC||HSC||SICU||HSC_SICU|| ||  ||  ||
|-
||Med||HSC||TEST||HSC_TEST||  || ||  ||
|-
||CC||OAK||MICU||OAK_MICU|| || 1999-Jun-01 ||  ||
|-
||Med||STB||5B||STB_5B|| [[NTU]] || 2009-Nov-18 || See STB B4 start date. (STB B4+STB 5B+STB 5b_x)=STB 5B. (same service, ward change)
|-
||Med||STB||5B||STB_5B_x|| [[NTU]] || 2015-Jan-30 || See STB B4 start date ||
|-
||Med||STB||B4||STB_B4||  || 2004_Nov-01 || (STB B4+STB 5B+STB 5B_x)=STB 5B || 2009-Nov-17
|-
||Med||STB||B5||STB_B5|| [[CTU]] || 2004-Aug-01 || (STB B5+STB E6)=E6 || 2004-Oct-13
|-
||CC||STB||CCU||STB_CCU|| || 1999-May-24 ||  ||
|-
||CC||STB||CICU||STB_CICU|| || 2007-Jan-15 ||  ||
|-
||Med||STB||E5||STB_E5|| [[CTU]] || 2004-Dec-01 ||  ||
|-
||Med||STB||E6||STB_E6|| [[CTU]] || 2019-Oct-14 || ||
|-
||CC||STB||MICU||STB_MICU|| || 1999-May-24 ||  ||
|-
||CC||STB||SICU||STB_SICU|| || 1999-May-24 ||  ||
|-
||Med||VIC||EMIP||VIC_[[EMIP]]|| || 2007-Feb-01 ||  ||
|-
||CC||VIC||MICU||VIC_MICU|| || 1999-Jun-01 || ||
|-
||Med||VIC||N3F||VIC_N3F|| Family Med || 2005-Jul-01 || 1 year project || 2006-Jun-30
|-
||Med||VIC||N5||VIC_N5|| [[CTU]] || 2005-Aug-01 ||  ||
|-
||Med||VIC||OVER||VIC_[[OVER]]||  || 2007-May-09 ||  ||
|-
||Med||VIC||S3||VIC_S3|| [[NTU]] [[VMU]] || 2005-Oct-01 ||  ||
|-
||Med||VIC||S4||VIC_S4|| [[CTU]] || 2009-Aug-01 ||  ||
|-
||Med||VIC||S4||VIC_S4\N4||[[NTU]][[VMU]]|| 2005-Oct-01 || || 2009-Jul-31
|-
||Med||VIC||S5||VIC_S5|| [[CTU]] || 2005-Sep-01 ||  ||
 
|}