User talk:Phooka: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
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> | ||
Line 13: | Line 23: | ||
== Pathfinder == | == Pathfinder == | ||
<references group="PF Core Rules" /> | <references group="PF Core Rules" /> | ||
Tämä on toinen {{ref|testi}} | |||
# {{note|testi}} ilmestyy tänne näin. |
Latest revision as of 10:32, 17 April 2013
Viimeisimmät muutokset[edit]
<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[edit]
- ↑ Testitesti, foobar 2005
Pathfinder[edit]
- ↑ Pathfinder Core Rulebook, sivu 522
Tämä on toinen Template:Ref
- Template:Note ilmestyy tänne näin.