User talk:Phooka: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
</news> | </news> | ||
<syntaxhighlight lang="php"> | |||
<?php | |||
$v = "string"; // sample initialization | |||
?> | |||
html text | |||
<? | |||
echo $v; // end of php code | |||
?> | |||
</syntaxhighlight> | |||
Tämä on testi <ref>Testitesti, foobar 2005</ref> | Tämä on testi <ref>Testitesti, foobar 2005</ref> |
Revision as of 08:58, 17 April 2013
Viimeisimmät muutokset
<news unique limit="20" namespaces="main" notalk>
* {{{timeanddate}}}, [[{{{pagename}}}]] ([[User:{{{user}}}]])
</news>
<?php
$v = "string"; // sample initialization
?>
html text
<?
echo $v; // end of php code
?>
Tämä on testi [1]
Kuten mainitaan säännöissä [PF Core Rules 1]
Lähteet
- ↑ Testitesti, foobar 2005
Pathfinder
- ↑ Pathfinder Core Rulebook, sivu 522