Template: ExaltedArtifact: Difference between revisions

From DivNull RPG
Jump to: navigation, search
imported>Wordman
No edit summary
imported>Wordman
No edit summary
Line 14: Line 14:
<noinclude>
<noinclude>
==Usage==
==Usage==
Any fields after "commitement" are optional.
<pre>
<pre>
{{ExaltedArtifact
{{ExaltedArtifact
Line 26: Line 29:
|rating = 3
|rating = 3
|commitment = 5
|commitment = 5
|repair = 2 (optional)
|repair = 2
|materials = {{material::Jade}}, {{material::Orichalcum}}  (optional)
|materials = [[material::Jade]], [[material::Orichalcum]]
}}
}}
</pre>
</pre>

Revision as of 19:33, 3 December 2007

{{{summary}}} {{{description}}}

Instances

{{{instances}}}

Game Information

Rating: {{Dots{{{rating}}}}}
Commitment: {{{commitment}}}



Usage

Any fields after "commitement" are optional.

{{ExaltedArtifact
|summary = A single sentence
|description = The remainder of the description. This can have newlines.

Like this.

And any other formatting.
|instances = Formatted text that lists who owns the item and names of specific 
instances. Should contain {{owner::Person}} tags.
|rating = 3
|commitment = 5
|repair = 2
|materials = [[material::Jade]], [[material::Orichalcum]]
}}