Difference between revisions of "Help:Contents"
From Dreamwidth Notes
Foxfirefey (Talk | contribs) (New page: === LJ Links === * <code><nowiki><ljuser>exampleusername</ljuser></nowiki></code> will make <ljuser>exampleusername</ljuser> * <code><nowiki><ljcomm>communityname</lj...) |
Foxfirefey (Talk | contribs) |
||
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.
Contents
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
-
<ljuser>exampleusername</ljuser>
will make exampleusername -
<ljcomm>communityname</ljcomm>
will make communityname -
<ljspon>sponsored_comm</ljspon>
will make sponsored_comm -
<ljsyn>syndicated_feed</ljsyn>
will make syndicated_feed -
<ljlink href="http://community.livejournal.com/communityname/21475.html">Link Text</ljlink>
will make Link Text (communityname)
IJ Links
-
<ijuser>exampleusername</ijuser>
will make exampleusername -
<ijcomm>communityname</ijcomm>
will make communityname
JF Links
-
<jfuser>exampleusername</jfuser>
will make exampleusername (JF) -
<jfcomm>communityname</jfcomm>
will make communityname (JF)
Vox Links
-
<vox>voxuser</vox>
will make voxuser -
<voxlink href="http://voxuser.vox.com/library/post/vox-post.html#comments">Link Text</voxlink>
will make Link Text (voxuser)
Generic LJ Clone Links
-
<genuser url="greatestjournal.com">gj_user</genuser>
will make gj_user (greatestjournal.com) -
<gencomm url="greatestjournal.com">gj_comm</gencomm>
will make gj_comm (greatestjournal.com) -
<gensyn url="greatestjournal.com">gj_syn</gensyn>
will make gj_syn (greatestjournal.com) -
<openid>exampleusername.livejournal.com</openid>
will make exampleusername.livejournal.com