Difference between revisions of "User:ErAck"

From Apache OpenOffice Wiki
Jump to: navigation, search
(→‎Wiki stuff: useful templates)
Line 50: Line 50:
 
</pre>
 
</pre>
 
produces rubbish now!
 
produces rubbish now!
 +
 +
 +
=== Templates ===
 +
 +
See [[Documentation/Dashboard/Wiki Editing Policy]] and [[Special:Mostlinkedtemplates]].
 +
 +
 +
<code><nowiki>{{Documentation/Caution| Do or don't.}}</nowiki></code>
 +
{{Documentation/Caution| Do or don't.}}
 +
 +
 +
<code><nowiki>{{Documentation/Note| Note that.}}</nowiki></code>
 +
{{Documentation/Note| Note that.}}
 +
  
 
=== new topic ===
 
=== new topic ===
 
<nowiki>Insert non-formatted text here</nowiki>
 
<nowiki>Insert non-formatted text here</nowiki>

Revision as of 20:42, 25 November 2008


currently working on

Wiki stuff

Edit help: Category:Help

Code syntax highlighting

Code syntax highlighting is possible with

<source lang="$LANGUAGE">
...
</source>

where $LANGUAGE is one of this list that was dynamically generated using <source lang="invalid"></source>


NOTE: the old SwinBrain CodeSyntaxHighlight does not work anymore since the wiki upgrade on 2008-02-14

<code>[language]
...
</code>

produces rubbish now!


Templates

See Documentation/Dashboard/Wiki Editing Policy and Special:Mostlinkedtemplates.


{{Documentation/Caution| Do or don't.}}

Documentation caution.png Do or don't.


{{Documentation/Note| Note that.}} Template:Documentation/Note


new topic

Insert non-formatted text here

Personal tools