Template:QuestDetails: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
No edit summary |
No edit summary |
||
Line 1:
<table cellspacing="3" class="wikitable plainlinks" style="max-width:85%; width:auto">
<tr>
<td style="vertical-align:top;
<td colspan="2">
</td>
</tr>
<tr>
<td style="vertical-align:top"><b>Requirements</b></td>
<td colspan="2">
</td>
</tr>
{{#if:{{{recommended}}}
<tr>
<td style="vertical-align:top"><b>Recommended</b></td>
<td colspan="2">
{{{recommended}}}
</td>
</tr>
}}
</table>
<noinclude>
Line 22 ⟶ 34:
"type": "string",
"default": "None",
"suggested": true
},
"recommended": {
"label": "Recommended",
"type": "string",
"suggested": true
}
|
Revision as of 04:40, 13 November 2024
Start Point |
{{{start_point}}} |
|
Requirements |
{{{requirements}}} |
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Start Point | start_point | no description | String | required |
Requirements | requirements | no description
| String | suggested |
Recommended | recommended | no description | String | suggested |