User talk:Phooka: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Tämä on testi <ref>Testitesti, foobar 2005</ref> == Lähteet == <references />") |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
== Viimeisimmät muutokset == | |||
<news unique limit="20" namespaces="main" notalk> | |||
* {{{timeanddate}}}, [[{{{pagename}}}]] ([[User:{{{user}}}]]) | |||
</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> | ||
Kuten mainitaan säännöissä <ref group="PF Core Rules">Pathfinder Core Rulebook, sivu 522</ref> | |||
== Lähteet == | == Lähteet == | ||
<references /> | <references /> | ||
== Pathfinder == | |||
<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.