Difference between revisions of "Template:BoxLevel"

From Rollo
m
 
(23 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>[[Category:Levels]]{{#if:{{{choice|}}}[[Category:Choice levels]]}}{{#if:{{{class|}}}[[Category:Class levels]]}}{{#if:{{{XP|}}}|[[Category:Levels costing {{{XP|unknown}}} XP]]}}{{#if:{{{XPgrow|}}}|[[Category:Levels that gradually cost more XP]]}}</includeonly>
+
<includeonly>[[Category:Levels]]{{#if:{{{heroic|}}}|[[Category:Heroic levels]]}}{{#if:{{{choice|}}}|[[Category:Choice levels]]}}{{#if:{{{class|}}}|[[Category:Class levels]]}}{{#if:{{{xp|}}}|[[Category:Levels costing {{{xp|unknown}}} XP]]}}{{#if:{{{xpgrowth|}}}|[[Category:Levels that gradually cost more XP]]}}{{#if:{{{domain1|}}}|[[Category:{{{domain1|}}} domain]]|[[Category:Levels without a domain]]}}{{#if:{{{domain2|}}}|[[Category:{{{domain2|}}} domain]]}}{{#if:{{{domain3|}}}|[[Category:{{{domain3|}}} domain]]}}{{#if:{{{domain4|}}}|[[Category:{{{domain4|}}} domain]]}}{{#if:{{{domain5|}}}|[[Category:{{{domain5|}}} domain]]}}{{#if:{{{domain6|}}}|[[Category:{{{domain6|}}} domain]]}}</includeonly>
 
{|width="15%" style="float:right; margin-left: 10px;" table class="wikitable"
 
{|width="15%" style="float:right; margin-left: 10px;" table class="wikitable"
 
! align=center colspan="2" | <big>{{{name|{{#replace:{{PAGENAME}}|(level)|<nowiki></nowiki>}}}}}</big>
 
! align=center colspan="2" | <big>{{{name|{{#replace:{{PAGENAME}}|(level)|<nowiki></nowiki>}}}}}</big>
 
|-
 
|-
{{#if:{{{XP|}}}|! XP cost {{!}}{{!}} {{{XP|Unknown}}}{{#if:{{{XPgrowth|}}},<br/>plus {{{XPgrowth|???}} XP for each time you have previously gained this level}}
+
{{#if:{{{xp|}}}|! XP cost  
 +
{{!}} {{{xp|Unknown}}}{{#if:{{{xpgrowth|}}}|,<br/>plus {{{xpgrowth|???}}} for each time you have previously mastered this level}}
 
{{!}}-}}
 
{{!}}-}}
 
! Summary
 
! Summary
| {{{Summary|Unknown}}}
+
| {{{summary|Unknown}}}
{{#if:{{{requirements|}}}|! Requirements {{!}}{{!}} {{{requirements|Reqs}}}
+
|-
 +
{{#if:{{{requirements|}}}|! Requirements  
 +
{{!}} {{{requirements|Reqs}}}
 +
{{!}}-}}{{#if:{{{domain1|}}}|
 +
! Domain(s)
 +
{{!}} [[:Category:{{{domain1|}}} domain|{{{domain1|}}}]]{{#if:{{{domain2|}}}|, [[:Category:{{{domain2|}}} domain{{!}}{{{domain2|}}}]]}}{{#if:{{{domain3|}}}|,[[:Category:{{{domain3|}}} domain{{!}}{{{domain3|}}}]]}}{{#if:{{{domain4|}}}|, [[:Category:{{{domain4|}}} domain{{!}}{{{domain4|}}}]]}}{{#if:{{{domain5|}}}|, [[:Category:{{{domain5|}}} domain{{!}}{{{domain5|}}}]]}}{{#if:{{{domain6|}}}|, [[:Category:{{{domain6|}}} domain{{!}}{{{domain6|}}}]]}}
 
{{!}}-}}
 
{{!}}-}}
|}<noinclude>
+
|}
 +
'''{{{name|{{#replace:{{PAGENAME}}|(level)|<nowiki></nowiki>}}}}}''' is a [[level]]{{#if:{{{xpgrowth|}}}|.  Its cost to master is normally {{{xp}}} XP, plus an extra {{{xpgrowth}}} XP for each time you have previously mastered this level.|&nbsp;that normally costs {{{xp}}} XP to master.}} {{#if:{{{xpgrowth|}}}| |{{#ifeq:{{{repeat|no}}}|no|You cannot master this level more than once.}}}}<noinclude>
  
 
==Usage==
 
==Usage==
 
<pre>
 
<pre>
{{Level
+
{{BoxLevel
|XP=
+
|xp=
|Summary=
+
|summary=
 
|}
 
|}
 
</pre>
 
</pre>
  
 
<pre>
 
<pre>
{{Level
+
{{BoxLevel
|XP=
+
|xp=
|XPgrowth=
+
|xpgrowth=
|Summary=
+
|summary=
|Requirements=
+
|repeat=
|Choice=
+
|requirements=
|Class=
+
|choice=
 +
|heroic=
 +
|class=
 +
|domain1=
 +
|domain2=
 +
|domain3=
 +
|domain4=
 +
|domain5=
 +
|domain6=
 
|}
 
|}
 
</pre>
 
</pre>

Latest revision as of 08:58, 27 May 2019

BoxLevel
Summary Unknown

BoxLevel is a level that normally costs {{{xp}}} XP to master. You cannot master this level more than once.

Usage

{{BoxLevel
|xp=
|summary=
|}
{{BoxLevel
|xp=
|xpgrowth=
|summary=
|repeat=
|requirements=
|choice=
|heroic=
|class=
|domain1=
|domain2=
|domain3=
|domain4=
|domain5=
|domain6=
|}