Main Page: Difference between revisions

From Robupixipedia
Jump to navigationJump to search
(moving docs to the bottom, making more user friendlylike)
(messing with $parser parameter in creating extensions)
Line 1: Line 1:
== main ==
The basic reason for this wiki is to see if I can get it to host my images nicely.  Basically I want to make an album out of it.
The basic reason for this wiki is to see if I can get it to host my images nicely.  Basically I want to make an album out of it.


First, I'll need a way to batch upload images like with [[wiki-image-upload.pl]]
== testing ==
 
==== first ====
 
<sample />
 
==== second ====
 
<sample dog="cat" />
 
==== third ====
 
<sample dog="cat">monkey</sample>
 
==== fourth ====
 
<sample horse="uma">[[Main Page|<em>you're <b>on</b> it!</em>]]</sample>
 
== old cruft ==
 
Eventually, I'll need a way to batch upload images like with [[wiki-image-upload.pl]]


Here's the first image on my wiki:
Here's the first image on my wiki:

Revision as of 22:02, 7 November 2007

main

The basic reason for this wiki is to see if I can get it to host my images nicely. Basically I want to make an album out of it.

testing

first

<sample />

second

<sample dog="cat" />

third

<sample dog="cat">monkey</sample>

fourth

<sample horse="uma">you're on it!</sample>

old cruft

Eventually, I'll need a way to batch upload images like with wiki-image-upload.pl

Here's the first image on my wiki: Gmail just surpassed 4300 megs.png


<source lang="xml"> <flickr>1807014033|{type}|{location}|{size}|{caption}</flickr> </source>


<flickr>1807014033|frame|left|s</flickr>


<flickr>1807014033|thumb|left|m</flickr>


MediaWiki docs