Jump to content

Template:Keywords

From pool
Revision as of 09:24, 16 July 2020 by Caleb Cooper (talk | contribs) (Created page with "Useful Keywords: <div class="hlist-border {{{class|}}}" style="margin-left: {{#expr:{{{indent|0}}}*1.6}}em; {{{style|}}}">{{#if:{{{1|}}}| {{{1}}} </div>}}{{{2|<pre>needs examp...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
This content is in the Template Namespace. Used for page-templates that can be re-used across the wiki.

Useful Keywords:

needs example
Example

{{Keywords|*Keyword1}} will produce: Useful Keywords:

  • Keyword1
needs example
- to include multiple keywords in separate boxes put 1 keyword per line starting with *
Source Turns out as:
{{Keywords|
*Keyword1
*Keyword2
*Keyword3|
This is an example}}
Useful Keywords:
  • Keyword1
  • Keyword2
  • Keyword3
This is an example