Difference between revisions of "Template:Info"
From Clogopedia, the Natural Selection 2 Wiki
m (bold tags) |
m (Add another example) |
||
Line 2: | Line 2: | ||
== Example == | == Example == | ||
<pre><nowiki>{{Info|title=Custom Title|align=center|This is some information}}</nowiki></pre> Produces: | <pre><nowiki>{{Info|title=Custom Title|align=center|This is some information}}</nowiki></pre> Produces: | ||
+ | {{Info|title=Custom Title|align=center|This is some information}} | ||
+ | <pre><nowiki>{{Info|align=right|This is some information}}</nowiki></pre> Produces: | ||
{{Info|title=Custom Title|align=center|This is some information}} | {{Info|title=Custom Title|align=center|This is some information}} | ||
</noinclude> | </noinclude> |
Revision as of 15:45, 16 May 2019
Example
{{Info|title=Custom Title|align=center|This is some information}}Produces:
Info: This is some information |
{{Info|align=right|This is some information}}Produces:
Info: This is some information |