Difference between revisions of "Template:SampleStyle"

From PKC
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
Please use this template the following way:
Please use this template the following way:
<syntaxhighlight>
{{SampleStyle
{{SampleStyle
|COLOR=color of your choosing
|COLOR=color of your choosing
Line 6: Line 7:
|ID=SOME ID String
|ID=SOME ID String
}}
}}
</syntaxhighlight>
</noinclude>
</noinclude>
<H1>
<H1>
{{{COLOR}}} [{{{URL}}} {{{ID}}}]  
{{{COLOR}}} [{{{URL}}} {{{ID}}}]  
</H1>
</H1>

Latest revision as of 11:14, 28 March 2022

Please use this template the following way:

{{SampleStyle
|COLOR=color of your choosing
|URL=an URL string
|ID=SOME ID String
}}


{{{COLOR}}} [{{{URL}}} {{{ID}}}]