Difference between revisions of "Template:Gamma/doc"
Jump to navigation
Jump to search
imported>Sardanaphalus m (template name update) |
imported>Pauli133 m (fixing lint errors) |
||
| Line 6: | Line 6: | ||
=== Usage === | === Usage === | ||
| − | * This template can be [[WP:TRANSCLUSION|transcluded]] or [[WP:SUBST|substituted]] by prefixing "subst:" inside the template code. | + | * This template can be [[WP:TRANSCLUSION|transcluded]] or [[WP:SUBST|substituted]] by prefixing "subst:" inside the template code. Thus, you can use either <code><nowiki>{{</nowiki></code>'''subst:'''<code>Gamma<nowiki>}}</nowiki></code> or <code>{{tl|Gamma}}</code>. |
<includeonly> | <includeonly> | ||
Revision as of 17:44, 31 May 2018
| This is a documentation subpage for Template:Gamma. It contains usage information, categories and other content that is not part of the original template page. |
Description
This template places the character entity reference for the gamma symbol (γ), which is γ.
Usage
- This template can be transcluded or substituted by prefixing "subst:" inside the template code. Thus, you can use either
{{subst:Gamma}}or{{Gamma}}.