Template:==/doc
Appearance
|
|
This is a documentation subpage for Template:== (see that page for the template itself). It contains usage information, categories and other content that is not part of the original template page. |
Usage
[edit]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}} |
================
|