Difference between revisions of "Template:5e Adventure Creatures List/UL Format"

From Dungeons and Dragons Wiki
Jump to: navigation, search
m
m
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>* {{{1|}}}{{#switch: {{{3|}}}
+
<includeonly>* {{{2|}}}{{#switch: {{{3|}}}
 
  | Overview = &ensp;Overview  
 
  | Overview = &ensp;Overview  
 
  | Template = &ensp;Template
 
  | Template = &ensp;Template
 
  | #default =  
 
  | #default =  
}}{{#if: {{{4|}}}|&ensp;(Individual)|}}</includeonly><noinclude>
+
}}{{#ifeq: {{{4|}}}|true|(Individual)|}}</includeonly><noinclude>
 
{{tocright}}
 
{{tocright}}
 
==Use==
 
==Use==
Line 9: Line 9:
  
 
==Syntax==
 
==Syntax==
<pre>{{5e Adventure Creatures List/UL Format|pageName= |Monster_Name= |Type= }}</pre>
+
<pre>{{5e Adventure Creatures List/UL Format|pageName= |Monster_Name= |Type= |Individual=}}</pre>
  
 
==Example==
 
==Example==
<pre>{{5e Adventure Creatures List/UL Format|pageName=SRD5:Orc |Name=Orc |Type=Humanoid }}</pre>
+
<pre>{{5e Adventure Creatures List/UL Format|pageName=SRD5:Orc |Name=Orc |Type=Humanoid |Individual=}}</pre>
  
<pre>{{5e Adventure Creatures List/UL Format|pageName=5e:Orc |Name=Orc |Type=Overview }}</pre>
+
<pre>{{5e Adventure Creatures List/UL Format|pageName=5e:Orc |Name=Orc |Type=Overview|Individual=}}</pre>
 +
 
 +
<pre>{{5e Adventure Creatures List/UL Format|pageName=Jarme Loveage (5e) |Name=Jarme Loveage |Type=Individual |Individual=true}}</pre>
  
 
produces...
 
produces...
Line 20: Line 22:
 
{{5e Adventure Creatures List/UL Format|SRD5:Orc|Orc |Humanoid }}
 
{{5e Adventure Creatures List/UL Format|SRD5:Orc|Orc |Humanoid }}
  
{{5e Adventure Creatures List/UL Format|Orc (5e)|Orc|Overview|1}}
+
{{5e Adventure Creatures List/UL Format|Orc (5e)|Orc|Overview}}
 +
 
 +
{{5e Adventure Creatures List/UL Format|Jarme Loveage (5e) |Jarme Loveage |Individual |true}}
  
 
[[Category:5e Template Formats]]
 
[[Category:5e Template Formats]]
 
</noinclude>
 
</noinclude>

Latest revision as of 01:00, 16 May 2024

Use[edit]

Formats Template:5e Adventure Creatures List

Syntax[edit]

{{5e Adventure Creatures List/UL Format|pageName= |Monster_Name= |Type= |Individual=}}

Example[edit]

{{5e Adventure Creatures List/UL Format|pageName=SRD5:Orc |Name=Orc |Type=Humanoid |Individual=}}
{{5e Adventure Creatures List/UL Format|pageName=5e:Orc |Name=Orc |Type=Overview|Individual=}}
{{5e Adventure Creatures List/UL Format|pageName=Jarme Loveage (5e) |Name=Jarme Loveage |Type=Individual |Individual=true}}

produces...

  • Orc
  • Orc Overview
  • Jarme Loveage (Individual)