Unique Features of Forum Wiki: Difference between revisions

From VistApedia
Jump to navigationJump to search
No edit summary
 
No edit summary
 
(14 intermediate revisions by 9 users not shown)
Line 1: Line 1:
The VistApedia Wiki is a variant of the MediaWiki Software also used at http://www.wikipedia.com
It includes the following capabilites (some under development)
== Forum Wiki Markup ==
=== currently available: ===
* <nowiki> <mentry> CODE ENTRY POINT like: FRED^QUUX </mentry> </nowiki> : markup a link to the online code repository
* <nowiki> <mrou> CODE PROGRAM NAME without ^ like: QUUX </mrou> </nowiki> : markup the program name to link to the online code repository
=== soon planned: ===
* <nowiki> <mumps> ... code ... </mumps> </nowiki>
== <nowiki> {{ TEMPLATES }} </nowiki> ==
=== borrowed from wikipedia ===
* <nowiki> {{start box}} </nowiki>
* <nowiki> {{end box}} </nowiki>
=== developed uniquely at Forum Wiki ===
* <nowiki>  </nowiki>
The Forum Wiki is a variant of the MediaWiki Software also used at http://www.wikipedia.com
The Forum Wiki is a variant of the MediaWiki Software also used at http://www.wikipedia.com


It includes the following capabilites (some under development)
It includes the following capabilites (some under development)


* <nowiki> <mumps> ... code ... </mumps> </nowiki>
== Forum Wiki Markup ==

Latest revision as of 17:43, 17 July 2009

The VistApedia Wiki is a variant of the MediaWiki Software also used at http://www.wikipedia.com

It includes the following capabilites (some under development)

Forum Wiki Markup

currently available:

  • <mentry> CODE ENTRY POINT like: FRED^QUUX </mentry>  : markup a link to the online code repository
  • <mrou> CODE PROGRAM NAME without ^ like: QUUX </mrou>  : markup the program name to link to the online code repository

soon planned:

  • <mumps> ... code ... </mumps>


{{ TEMPLATES }}

borrowed from wikipedia

  • {{start box}}
  • {{end box}}

developed uniquely at Forum Wiki


The Forum Wiki is a variant of the MediaWiki Software also used at http://www.wikipedia.com

It includes the following capabilites (some under development)

Forum Wiki Markup