Difference between revisions of "Template:Fabrial"

From The Coppermind
Jump to navigation Jump to search
(for joe)
 
(rm featured in)
 
(20 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{infobox|title={{{name|{{PAGENAME}}}}}|<!--
+
{{infobox
  +
|title={{{name|{{PAGENAME}}|}}}|id=fabrial|
   
  +
{{#if:{{{image|}}} |{{row/image+artist | {{{image}}} }} }}
-->{{row/kv|[[Fabrial]] Type|[[{{{type|unknown}}}]]|}}<!--
 
-->{{row/kv|Gem used|{{{type|unknown}}}|}}|}}<!--
 
-->{{row/kv|Spren used|{{{type|unknown}}}|}}|}}<!--
 
-->{{row/kv|Featured in|''[[The Stormlight Archive]]''|}}<!--
 
   
  +
{{#if:{{{type|}}} |{{row/kv| [[Fabrial]] type | [[{{{type}}}]] }} }}
-->}}<includeonly>[[Category:Stormlight Archive]][[Category:Magic]]</includeonly>
 
  +
{{#if:{{{gem|}}} |{{row/kv| Gem | {{{gem}}} }} }}
{{cat|infoboxes}}
 
  +
{{#if:{{{spren|}}} |{{row/kv| Spren | {{{spren}}} }} }}
  +
  +
<!-- -->{{row/kv| World of Origin | [[{{{world|Roshar}}}]] }}
  +
{{#if:{{{'world|}}}|{{row/kv| World of Origin | {{{'world}}}{{raw/world}}<!-- -->}}|}}
  +
  +
<!-- -->{{row/kv| Universe | [[Cosmere]]}}
  +
  +
}}<includeonly><!--
  +
  +
-->{{cat ns|Stormlight Archive|only=0}}<!--
  +
-->{{cat ns|Magic|only=0}}<!--
  +
-->{{cat ns|Fabrials|only=0}}<!--
  +
  +
-->{{#if:{{{image-artist|}}}|[[category: redundant artist attribution]]}}<!--
  +
  +
--></includeonly><noinclude>
  +
  +
The ''{{t|fabrial}}'' template is used for describing [[fabrial]]s.
  +
  +
  +
__TOC__
  +
  +
=== Template ===
  +
<pre class=mw-code>
  +
{{fabrial
  +
|image=
  +
|type=
  +
|gem=
  +
|spren=
  +
}}
  +
</pre>
  +
  +
=== Parameters ===
  +
There are no mandatory parameters.
  +
  +
{{docs|title={{t|Fabrial}} Parameters}}
  +
  +
<!-- ---------- -->
  +
<!-- ROW: image -->
  +
<!-- ---------- -->
  +
{{docs/image
  +
|eg=
  +
<code><nowiki>|image=Navani1.jpg</nowiki></code>
  +
}}
  +
  +
<!-- --------- -->
  +
<!-- ROW: type -->
  +
<!-- --------- -->
  +
{{docs/row/optional
  +
|param= type
  +
|desc= Use this to specify the type of the fabrial, as defined by the artifabrians of Roshar.<br>
  +
<small>'''Note:''' Automatically generates a link.</small><br>
  +
<small>See [[Fabrial#Modern_fabrials]] for a list of fabrial types.
  +
|eg=
  +
<code><nowiki>|type=Conjoiner</nowiki></code>
  +
}}
  +
  +
<!-- -------- -->
  +
<!-- ROW: gem -->
  +
<!-- -------- -->
  +
{{docs/row/optional
  +
|param= gem
  +
|desc= Use this to specify that kind of [[polestone|gem]] that goes into the fabrial.
  +
|eg=
  +
<code><nowiki>|gem=Ruby</nowiki></code>
  +
}}
  +
  +
<!-- ---------- -->
  +
<!-- ROW: spren -->
  +
<!-- ---------- -->
  +
{{docs/row/optional
  +
|param= spren
  +
|desc= Use this to specify that kind of [[spren]] that goes into the fabrial.
  +
|eg=
  +
<code><nowiki>|spren=[[Flamespren]]</nowiki></code>
  +
}}
  +
  +
<!-- ------------->
  +
<!-- ROW: world -->
  +
<!-- ------------->
  +
{{docs/row/optional
  +
|param= world
  +
|desc=
  +
Use this to specify the planet where the fabrial can be found.<br>
  +
<small>'''Note:''' Automatically generates a link. To bypass this, use <code>'world</code>.</small><br>
  +
<small>'''Note:''' Unlike most other infobox templates, this parameter is optional here; if left out it will default to [[Roshar]].</small><br>
  +
<small>See [[Help:Infoboxes]] for further details.</small>
  +
|eg=
  +
<code><nowiki>|world=Scadrial</nowiki></code>
  +
}}
  +
  +
|}
  +
  +
=== Categories & Tags ===
  +
Pages that make use of the ''{{t|fabrial}}'' template will be added to [[:Category: Stormlight Archive]], [[:Category: Magic]], and [[:Category: Fabrials]].
  +
  +
  +
[[Category: Fabrials|~]]
  +
[[Category: Infoboxes|{{PAGENAME}}]]
  +
== 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 18:28, 15 March 2024

Fabrial
World of Origin Roshar
Universe Cosmere

The {{fabrial}} template is used for describing fabrials.


Template

{{fabrial
|image=
|type=
|gem=
|spren=
}}

Parameters

There are no mandatory parameters.

{{Fabrial}} Parameters
Parameter Description Examples
image Use this to display a relevant image hosted on the Coppermind.

See Help:Infoboxes for further details.

|image=Navani1.jpg

type Use this to specify the type of the fabrial, as defined by the artifabrians of Roshar.

Note: Automatically generates a link.
See Fabrial#Modern_fabrials for a list of fabrial types.

|type=Conjoiner

gem Use this to specify that kind of gem that goes into the fabrial.

|gem=Ruby

spren Use this to specify that kind of spren that goes into the fabrial.

|spren=[[Flamespren]]

world Use this to specify the planet where the fabrial can be found.

Note: Automatically generates a link. To bypass this, use 'world.
Note: Unlike most other infobox templates, this parameter is optional here; if left out it will default to Roshar.
See Help:Infoboxes for further details.

|world=Scadrial

Categories & Tags

Pages that make use of the {{fabrial}} template will be added to Category: Stormlight Archive, Category: Magic, and Category: Fabrials.

Articles using Template