Template:IdeaCreature: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>AntumDeluge fix displaying template name in error message |
imported>AntumDeluge m fix displaying template name in error message |
||
| Line 16: | Line 16: | ||
: {{#if: {{{discussion|}}} | Discussion: |
: {{#if: {{{discussion|}}} | Discussion: |
||
{{{discussion}}} }} |
{{{discussion}}} }} |
||
| <span style="color:red;">''''' |
| <span style="color:red;">'''''{{SUBJECTPAGENAME}} ERROR:''' "name" parameter required''</span> }}<noinclude>__NOTOC__ |
||
= Usage = |
= Usage = |
||
| Line 24: | Line 24: | ||
=== Input === |
=== Input === |
||
<nowiki>{{</nowiki>{{ |
<nowiki>{{</nowiki>{{PAGENAME}}<br> |
||
<nowiki>| name = archangel</nowiki><br> |
<nowiki>| name = archangel</nowiki><br> |
||
<nowiki>| description = It is Heaven's most terrifying weapon, a fierce and absolute force of primordial creation.</nowiki><br> |
<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}} |
||
| 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. |
||