Difference between revisions of "Help:Contents"

From Dreamwidth Notes
Jump to: navigation, search
(Source highlighting)
Line 15: Line 15:
 
</source></pre>
 
</source></pre>
  
Are the two common ones.
+
Are the two common ones.  Further instructions [http://www.mediawiki.org/wiki/Extension:SyntaxHighlight_GeSHi#Usage here].
  
 
== Linking to LJ and LJ clone users ==
 
== Linking to LJ and LJ clone users ==

Revision as of 19:59, 12 September 2008

For general information on editing a wiki, see the MediaWiki manual. There are also some specific features to editing this wiki.

Source highlighting

You can highlight source by surrounding it with the <source> tag:

<source lang="perl">
YOUR PERL SOURCE HERE
</source>

and

<source lang="html4strict">
YOUR HTML SOURCE HERE
</source>

Are the two common ones. Further instructions here.

Linking to LJ and LJ clone users

LJ Links

IJ Links

JF Links

Vox Links

  • <vox>voxuser</vox> will make [info]voxuser
  • <voxlink href="http://voxuser.vox.com/library/post/vox-post.html#comments">Link Text</voxlink> will make Link Text ([info]voxuser)

Generic LJ Clone Links

  • <genuser url="greatestjournal.com">gj_user</genuser> will make [info]gj_user (greatestjournal.com)
  • <gencomm url="greatestjournal.com">gj_comm</gencomm> will make [info]gj_comm (greatestjournal.com)
  • <gensyn url="greatestjournal.com">gj_syn</gensyn> will make [info]gj_syn (greatestjournal.com)
  • <openid>exampleusername.livejournal.com</openid> will make [info]exampleusername.livejournal.com