Difference between revisions of "Template:Group"

From The Coppermind
Jump to navigation Jump to search
(documentation)
Line 34: Line 34:
   
 
To use, insert {{t|group}} at the top of the article.
 
To use, insert {{t|group}} at the top of the article.
  +
  +
It automatically adds pages to [[:Category: Groups]]
  +
  +
<pre class=mw-code>
  +
{{Group
  +
|image=
  +
|founder= / founders=
  +
|leader= / leaders=
  +
|members=
  +
|hq=
  +
|type=
  +
|era=
  +
|related=
  +
|world= / earth=
  +
|books=
  +
}}
  +
</pre>
   
 
[[Category: Infoboxes]]
 
[[Category: Infoboxes]]

Revision as of 22:10, 23 March 2019

Group
Featured In {{{books}}}

This template allows you to describe groups or organizations of characters. It has optional parameters such as {{{founders}}}, {{{members}}}, {{{hq}}}, and {{{world}}}.

To use, insert {{group}} at the top of the article.

It automatically adds pages to Category: Groups

{{Group
|image=
|founder= / founders=
|leader= / leaders=
|members=
|hq=
|type=
|era=
|related=
|world= / earth=
|books=
}}