Difference between revisions of "Extension & Option Samples"

From MagnetoWiki
Jump to navigation Jump to search
m (Chuck moved page Extension Samples to Extension & Option Samples: Make title more accurate)
(Added Magic Link Option examples)
Line 8: Line 8:
 
<a href="#" onclick="alert('Hello! I am here!')">Click here.</a>
 
<a href="#" onclick="alert('Hello! I am here!')">Click here.</a>
 
</html>
 
</html>
 +
 +
==Magic Links==
 +
 +
Optional [https://www.mediawiki.org/wiki/Help:Magic_links MediaWiki Magic Links]:
 +
 +
- PMID 23720133
 +
- ISBN 1119232767 
 +
- ISBN 9781119232766
  
 
==SimpleTable Sample==
 
==SimpleTable Sample==

Revision as of 10:08, 4 July 2022

Here are some simple examples of useful extensions on MagnetoWiki. Edit or View Source to see the markup.

Raw HTML

MagnetoWiki allows raw HTML. This is a standard MediaWiki feature, not an extension.

Click here.

Magic Links

Optional MediaWiki Magic Links:

- PMID 23720133 - ISBN 1119232767 - ISBN 9781119232766

SimpleTable Sample

A B A xor B
0 0 0
0 1 1
1 0 1
1 1 0

EmbedVideo Sample

Harvard References Sample

MagnetoWiki now includes the Harvard Reference Extension

According to scientists, the Sun is pretty big.[Miller 2005] The Moon, however, is not so big.[Smith 1978:121]

Notes

  • [*Miller 2005] E. Miller, The Sun, (New York: Academic Press, 2005), 23-5.
  • [*Smith 1978] R. Smith, "Size of the Moon", Scientific American, 46 (April 1978): 44-6.

<HarvardReferences />

Upgrade Test

This is a test that Mediawiki 1.23.9 is working.

An image using old Image namespace:

HouptLabIcon-flat.png

An image using new File namespace:

HouptLabIcon-flat.png

test edit.