Difference between revisions of "Help:Contents"

From Dreamwidth Notes
Jump to: navigation, search
(New page: === LJ Links === * <code><nowiki><ljuser>exampleusername</ljuser></nowiki></code> will make <ljuser>exampleusername</ljuser> * <code><nowiki><ljcomm>communityname</lj...)
 
Line 1: Line 1:
 +
For general information on editing a wiki, see the [http://meta.wikimedia.org/wiki/Help:Editing MediaWiki manual].  There are also some specific features to editing this wiki.
 +
 +
== Source highlighting ==
 +
 +
You can highlight source by surrounding it with the <nowiki><source></nowiki> tag:
 +
 +
<pre><source lang="perl">
 +
YOUR PERL SOURCE HERE
 +
</source></pre>
 +
 +
and
 +
 +
<pre><source lang="html4strict">
 +
YOUR HTML SOURCE HERE
 +
</source></pre>
 +
 +
Are the two common ones.
 +
 +
== Linking to LJ and LJ clone users ==
 +
 
=== LJ Links ===
 
=== LJ Links ===
  

Revision as of 21:08, 6 August 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.

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