Template:Eq: Difference between revisions

From Shareaza Wiki
Jump to navigation Jump to search
(Created page with '<onlyinclude>=</onlyinclude> Inserts an equality sigh ('=') into a wiki page.')
 
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== Template ==
<onlyinclude>=</onlyinclude>
<onlyinclude>=</onlyinclude>


Inserts an equality sigh ('=') into a wiki page.
== Motivation ==
This template inserts an equal sign ('=') into a Wiki page. This is especially important as templates don't allow to use equal signs within their parameters without breaking the template, as equal signs are part of the Wiki syntax. Equal signs are used to connect a parameter value with its name within a template (as parameters can also be named instead of just using them in the same order every time).
[[Category:Templates]]

Latest revision as of 16:09, 30 May 2010

Template

=

Motivation

This template inserts an equal sign ('=') into a Wiki page. This is especially important as templates don't allow to use equal signs within their parameters without breaking the template, as equal signs are part of the Wiki syntax. Equal signs are used to connect a parameter value with its name within a template (as parameters can also be named instead of just using them in the same order every time).