User:Neverendingo: Difference between revisions

From KDE TechBase
mNo edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:


<!--T:2-->
<!--T:2-->
<code php> echo "Hello World"; </code>
<syntaxhighlight lang="php"> echo "Hello World"; </syntaxhighlight>


<!--T:3-->
<!--T:3-->
Line 12: Line 12:
This is an example box</translate>|4=alert-error}}
This is an example box</translate>|4=alert-error}}


{{Tip|1=<translate>This is a tip.</translate>}}
{{Tip|1=<translate><!--T:5-->
This is a tip.</translate>}}

Latest revision as of 13:52, 27 February 2016

Other languages:

This is a test

 echo "Hello World";

Some boxes:

 
Example
This is an example box
Tip
This is a tip.