Difference between pages "Template:EbuildFooter" and "Test"

From Funtoo
(Difference between pages)
Jump to navigation Jump to search
 
Tag: visualeditor
 
Line 1: Line 1:
<includeonly>[[Category:Ebuilds|{{PAGENAME}}]]
<console>
__NOEDITSECTION__
# ##i##foobar
__NOTOC__
</console>
__NOTITLE__
 
</includeonly>
Hello. Hi. blah. Test.
 
<syntaxhighlight lang="php">
<?php
    $v = "string";    // sample initialization
?>
html text
<?
    echo $v;        // end of php code
?>
</syntaxhighlight>
 
http://www.funtoo.org

Revision as of 08:04, June 14, 2014

root # foobar

Hello. Hi. blah. Test.

<?php
    $v = "string";    // sample initialization
?>
html text
<?
    echo $v;         // end of php code
?>

http://www.funtoo.org