Difference between revisions of "Template:Aspect"

From The Coppermind
Jump to navigation Jump to search
(documentation)
m (world -> homeworld)
 
(7 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{infobox|title={{PAGENAME}}|id=aspect|
+
{{infobox
  +
|title={{{name|{{PAGENAME}}}}}|id=aspect|
 
{{#if:{{{spawned|}}} |{{row/kv|Spawned |{{{spawned}}} }}|}}
 
{{#if:{{{spawned|}}} |{{row/kv|Spawned |{{{spawned}}} }}|}}
 
<!--about -->
 
<!--about -->
Line 12: Line 13:
 
{{#if:{{{religion|}}} |{{row/kv|Religion |{{{religion}}} }}|}}
 
{{#if:{{{religion|}}} |{{row/kv|Religion |{{{religion}}} }}|}}
 
<!-- groups -->{{row/kv|Groups |[[Aspect]] }}
 
<!-- groups -->{{row/kv|Groups |[[Aspect]] }}
<!-- world -->{{row/kv|World |[[Earth (Legion)]] }}
+
<!-- world -->{{row/kv|Homeworld |[[Earth (Legion)]] }}
<!-- featured in -->{{row/kv|Featured In |''{{{books|[[Legion (series)|Legion]]}}}''}}
 
 
}}<includeonly><!--
 
}}<includeonly><!--
   
-->[[Category: Aspects]]<!--
+
-->{{cat ns|Aspects|only=0}}<!--
-->[[Category: Legion characters]]<!--
+
-->{{cat ns|Legion characters|only=0}}<!--
-->[[Category: Characters]]<!--
+
-->{{cat ns|Characters|only=0}}<!--
   
 
--></includeonly><noinclude>
 
--></includeonly><noinclude>
   
  +
=== Description ===
An infobox for [[Stephen Leeds]]' [[Aspect]]s.
 
  +
This template should be used to describe [[Stephen Leeds]]' [[Aspect]]s.
   
  +
==== Disclaimer ====
  +
While it is very clear where this template should be used, many of its parameters are either vague or completely unused. Consider this a work in progress.
  +
  +
=== Template ===
 
<pre class=mw-code>
 
<pre class=mw-code>
 
{{aspect
 
{{aspect
Line 33: Line 38:
 
|achievements=
 
|achievements=
 
|powers=
 
|powers=
|profession=
+
|profession= / occupation=
|occupation=
 
 
|religion=
 
|religion=
 
}}
 
}}
 
</pre>
 
</pre>
  +
  +
=== Parameters ===
  +
None of the parameters are mandatory.
  +
  +
{| class="wikitable" width=100%
  +
<!-- ------------- -->
  +
<!-- TABLE CAPTION -->
  +
<!-- ------------- -->
  +
|+ {{t|Aspect}} Parameters
  +
  +
<!-- -------------- -->
  +
<!-- COLUMN HEADERS -->
  +
<!-- -------------- -->
  +
|-
  +
! scope="col" style="font-weight: bold;" | Parameter
  +
! scope="col" style="font-weight: bold;" | Description
  +
! scope="col" style="font-weight: bold;" | Examples
  +
  +
<!-- ------------ -->
  +
<!-- ROW: spawned -->
  +
<!-- ------------ -->
  +
|-
  +
| style="text-align: center;" | <code>spawned</code>
  +
| ???
  +
| style="white-space: nowrap;" |
  +
<code><nowiki>???</nowiki></code>
  +
  +
<!-- -------------- -->
  +
<!-- ROW: abilities -->
  +
<!-- -------------- -->
  +
|-
  +
| style="text-align: center;" | <code>abilities</code>
  +
| ???
  +
| style="white-space: nowrap;" |
  +
<code><nowiki>???</nowiki></code>
  +
  +
<!-- ----------- -->
  +
<!-- ROW: titles -->
  +
<!-- ----------- -->
  +
|-
  +
| style="text-align: center;" | <code>titles</code>
  +
| ???
  +
| style="white-space: nowrap;" |
  +
<code><nowiki>???</nowiki></code>
  +
  +
<!-- ------------ -->
  +
<!-- ROW: aliases -->
  +
<!-- ------------ -->
  +
|-
  +
| style="text-align: center;" | <code>aliases</code>
  +
| ???
  +
| style="white-space: nowrap;" |
  +
<code><nowiki>???</nowiki></code>
  +
  +
<!-- ----------- -->
  +
<!-- ROW: skills -->
  +
<!-- ----------- -->
  +
|-
  +
| style="text-align: center;" | <code>skills</code>
  +
| Use this to indicate any particularly noteworthy skills of the Aspect.
  +
| style="white-space: nowrap;" |
  +
<code><nowiki>|skills=Military training</nowiki></code>
  +
  +
<!-- ----------------- -->
  +
<!-- ROW: achievements -->
  +
<!-- ----------------- -->
  +
|-
  +
| style="text-align: center;" | <code>achievements</code>
  +
| ???
  +
| style="white-space: nowrap;" |
  +
<code><nowiki>???</nowiki></code>
  +
  +
<!-- ----------- -->
  +
<!-- ROW: powers -->
  +
<!-- ----------- -->
  +
|-
  +
| style="text-align: center;" | <code>powers</code>
  +
| ???
  +
| style="white-space: nowrap;" |
  +
<code><nowiki>???</nowiki></code>
  +
  +
<!-- ---------------------------- -->
  +
<!-- ROW: profession / occupation -->
  +
<!-- ---------------------------- -->
  +
|-
  +
| style="text-align: center;" | <code>profession</code> <br><small>or</small><br> <code>occupation</code>
  +
| Use the more appropriate parameter to indicate what the Aspect ''does''.
  +
| style="white-space: nowrap;" |
  +
<code><nowiki>|profession=Psychiatrist</nowiki></code>
  +
  +
<!-- ------------- -->
  +
<!-- ROW: religion -->
  +
<!-- ------------- -->
  +
|-
  +
| style="text-align: center;" | <code>religion</code>
  +
| ???
  +
| style="white-space: nowrap;" |
  +
<code><nowiki>???</nowiki></code>
  +
  +
|}
  +
  +
=== Categories & Tags ===
  +
Pages that make use of the '''Aspect''' template will be added to the [[:Category: Aspects|Aspects]], [[:Category: Legion characters|Legion characters]], and [[:Category: Characters|Characters]] categories.
   
 
[[Category: Infoboxes]]
 
[[Category: Infoboxes]]
  +
  +
== Articles using Template ==
  +
{{for|Special:WhatLinksHere/{{FULLPAGENAME}}|a full listing|here|pre=This list is limited to 100 pages}}
  +
{{Special:WhatLinksHere/{{FULLPAGENAME}}|namespace=0|limit=100}}

Latest revision as of 19:21, 14 March 2024

Aspect
Groups Aspect
Homeworld Earth (Legion)

Description

This template should be used to describe Stephen Leeds' Aspects.

Disclaimer

While it is very clear where this template should be used, many of its parameters are either vague or completely unused. Consider this a work in progress.

Template

{{aspect
|spawned=
|abilities=
|titles=
|aliases=
|skills=
|achievements=
|powers=
|profession= / occupation=
|religion=
}}

Parameters

None of the parameters are mandatory.

{{Aspect}} Parameters
Parameter Description Examples
spawned ???

???

abilities ???

???

titles ???

???

aliases ???

???

skills Use this to indicate any particularly noteworthy skills of the Aspect.

|skills=Military training

achievements ???

???

powers ???

???

profession
or
occupation
Use the more appropriate parameter to indicate what the Aspect does.

|profession=Psychiatrist

religion ???

???

Categories & Tags

Pages that make use of the Aspect template will be added to the Aspects, Legion characters, and Characters categories.

Articles using Template