Main Page: Difference between revisions

From Robupixipedia
Jump to navigationJump to search
(messing with $parser parameter in creating extensions)
Line 4: Line 4:


== testing ==
== testing ==
==== first ====
<sample />


==== second ====
==== second ====


<sample dog="cat" />
<sample dog="cat">[http://apple.com apple]</sample>


==== third ====
==== third ====


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


==== fourth ====
==== fourth ====

Revision as of 22:26, 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

second

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

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