Template:QuestDetails: Difference between revisions

From Brighter Shores Wiki
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; max-width:85%; width:auto"><b>Start Point<b></td>
<td colspan="2">
<td>{{{start_point}}}</td>
</td>
</tr>
<tr>
<td style="vertical-align:top"><b>Requirements</b></td>
<td colspan="2">
<td>{{{requirements}}}</td>
</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

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Start Pointstart_point

no description

Stringrequired
Requirementsrequirements

no description

Default
None
Stringsuggested
Recommendedrecommended

no description

Stringsuggested