Template:IdeaCreature: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>AntumDeluge
mNo edit summary
imported>AntumDeluge
fix displaying template name in error message
Line 16: Line 16:
: {{#if: {{{discussion|}}} | Discussion:
: {{#if: {{{discussion|}}} | Discussion:
{{{discussion}}} }}
{{{discussion}}} }}
| <span style="color:red;">'''''TEMPLATE ERROR ({{PAGENAME}}):''' "name" parameter required''</span> }}<noinclude>__NOTOC__
| <span style="color:red;">'''''TEMPLATE ERROR ({{BASEPAGENAME}}):''' "name" parameter required''</span> }}<noinclude>__NOTOC__


= Usage =
= Usage =
Line 24: Line 24:
=== Input ===
=== Input ===


<nowiki>{{</nowiki>{{PAGENAME}}<br>
<nowiki>{{</nowiki>{{BASEPAGENAME}}<br>
&nbsp;&nbsp;<nowiki>| name = archangel</nowiki><br>
&nbsp;&nbsp;<nowiki>| name = archangel</nowiki><br>
&nbsp;&nbsp;<nowiki>| description = It is Heaven's most terrifying weapon, a fierce and absolute force of primordial creation.</nowiki><br>
&nbsp;&nbsp;<nowiki>| description = It is Heaven's most terrifying weapon, a fierce and absolute force of primordial creation.</nowiki><br>
Line 51: Line 51:
=== Output ===
=== Output ===


{{{{PAGENAME}}
{{{{BASEPAGENAME}}
| name = archangel
| name = archangel
| description = It is Heaven's most terrifying weapon, a fierce and absolute force of primordial creation.
| description = It is Heaven's most terrifying weapon, a fierce and absolute force of primordial creation.