Template:Para and Template:Para/sandbox: Difference between pages
More actions
(Difference between pages)
No edit summary |
Created page with "<templatestyles src="Template:Para/styles.css" /><code class="para-code" <!-- class="tpl-para" --> style="word-break:break-word;" {{#if:{{{plain|}}}|class="para-plain"}}><span {{#ifeq:{{{color|}}}|none||class="para-pipe"}}>|</span><span {{#switch:{{{color|syn}}} |red=class="para-red" |green=class="para-green" |none= |<!-- for when |color= exists but does not have an assigned value --> |syn=class="para-syn" |#default=style="color:{..." |
||
Line 1: | Line 1: | ||
<code class="tpl-para" style="word-break:break-word;{{ | <templatestyles src="Template:Para/styles.css" /><code class="para-code" <!-- class="tpl-para" --> style="word-break:break-word;" {{#if:{{{plain|}}}|class="para-plain"}}><span {{#ifeq:{{{color|}}}|none||class="para-pipe"}}>|</span><span {{#switch:{{{color|syn}}} | ||
|red=class="para-red" | |||
|green=class="para-green" | |||
|none= | |||
|<!-- for when |color= exists but does not have an assigned value --> | |||
|syn=class="para-syn" | |||
|#default=style="color:{{{color|}}}" | |||
}}>{{{1|}}}</span>{{#if:{{{1|}}}|<span {{#ifeq:{{{color|}}}|none||class="para-assign"}}>=</span>}}<span {{#ifeq:{{{color|}}}|none||class="para-value"}}>{{{2|}}}</span></code><noinclude> | |||
{{Documentation}} | {{Documentation}} | ||
<!--Categories and interwikis go near the bottom of the /doc subpage.--> | <!--Categories and interwikis go near the bottom of the /doc subpage.--> | ||
</noinclude> | </noinclude> |