Template:==/doc
Appearance
This is a documentation subpage for Template:== It contains usage information, categories and other content that is not part of the original template page. |
Usage
[edit source]Without parameters, generates a single equal-sign (=
); specify an integer no larger than 16 to produce more than one equal-sign.
markup | produces |
---|---|
{{==}} |
=
|
{{==|1}} |
=
|
{{==|16}} |
================
|