(Created page with "<div style="width: 400px; float: right; clear: right; margin-left:10px;"> <table class="mw-collapsible mw-collapsed"> <tr><td style="background-color: LightBlue;" colspan="2">...")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<div style="width: 400px; float: right; clear: right; margin-left:10px;">
<noinclude>
<table class="mw-collapsible mw-collapsed">
== Usage ==
<tr><td style="background-color: LightBlue;" colspan="2">Commission Details</td></tr>
<pre>
<tr><td>Time Required<td>{{{months}}} Months</td><tr>
{{Commission|time=Time in Months|materials=Wains,money and other resources needed|location=Location where the thing will be built|title=Name of Imperial title that accompanies it}}
</table>
</pre>
</div>
If unspecified the location defaults to any region and the time to 3 months and the title defaults to "Not Required".
</noinclude>
* '''This commission requires {{{materials}}} and takes {{{months|3}}} months to construct}}}
{{#if| {{location}}
| * '''It must be commission in {{{location}}}'''
| * '''It can be built anywhere in the Empire'''
}}
{{#if| {{title}}
| * '''Once complete, it creates the Imperial title of {{{title}}}'''
| * '''There is no Imperial title associated with this commission'''
}}

Latest revision as of 13:32, 19 August 2022

Usage

{{Commission|time=Time in Months|materials=Wains,money and other resources needed|location=Location where the thing will be built|title=Name of Imperial title that accompanies it}}

If unspecified the location defaults to any region and the time to 3 months and the title defaults to "Not Required".

  • This commission requires {{{materials}}} and takes 3 months to construct}}}

{{#if| Template:Location | * It must be commission in {{{location}}} | * It can be built anywhere in the Empire }} {{#if| Template:Title | * Once complete, it creates the Imperial title of {{{title}}} | * There is no Imperial title associated with this commission }}