Template:Dag: Difference between revisions

From MediaWiki
Jump to navigationJump to search
Derik (talk | contribs)
New page: <includeonly>{{#if:{{{1|}}}|<span style="color:red;">|}}†{{#if:{{{1|}}}|</span>|}}</includeonly><noinclude>{{doc}} Category: Templates</noinclude>
 
Derik (talk | contribs)
No edit summary
Line 1: Line 1:
<includeonly>{{#if:{{{1|}}}|<span style="color:red;">|}}†{{#if:{{{1|}}}|</span>|}}</includeonly><noinclude>{{doc}}
<includeonly>{{#if:{{{1|}}}|<span style="color:{{{1|red}}};">|}}†{{#if:{{{1|}}}|</span>|}}</includeonly><noinclude>{{doc}}




[[Category: Templates]]</noinclude>
[[Category: Templates]]</noinclude>

Revision as of 23:00, 25 June 2009

(Transcluded documentation: view)

{{dag}} is a template which creates a "dagger" symbol, "†", (also frequently called a "cross" symbol.)

{{dag}} can also be colored, like {{dag|red}}, ""

The color can be a hex color code, or a string.

{{dag|red}}
{{dag|#ff0000}}

Same thing, see?