Difference between revisions of "Extension & Option Samples"

From MagnetoWiki
Jump to navigation Jump to search
m (upgrade test)
m (test edit)
Line 37: Line 37:
 
==Upgrade Test==
 
==Upgrade Test==
  
This is a test that Mediawiki 1.23.9 is working
+
This is a test that Mediawiki 1.23.9 is working.
  
 
An image using old Image namespace:
 
An image using old Image namespace:

Revision as of 13:58, 31 January 2021

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.

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