Template:Issue: Difference between revisions
From Archaelund Wiki
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<onlyinclude><includeonly><table class="wikitable mw-collapsible mw-collapsed" style="width:100%"> | <onlyinclude><includeonly><table class="wikitable mw-collapsible mw-collapsed" style="width:100%"> | ||
<tr> | <tr> | ||
<th style="width: | <th style="width:5em; text-align:right; vertical-align:top;">Issue:</th> | ||
<th style="text-align:left;">{{{Issue|}}}</th> | <th style="text-align:left;">{{{Issue|}}}</th> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td style="width: | <td style="width:5em; text-align:right; vertical-align:top;>Solution:</td> | ||
<td style="text-align:left;">{{{Solution|}}}</td> | <td style="text-align:left;">{{{Solution|}}}</td> | ||
</tr> | </tr> | ||
Revision as of 20:17, 10 January 2024
Description
This template generates an entry for Known Issue / Bug pages.
Usage
{{Issue
|Issue =
|Solution =
}}
Parameters
| Name | Required | Description | Values |
|---|---|---|---|
| Issue | Yes | The known issue. | arbitrary text |
| Solution | Yes | One or more possible solutions / workarounds. | arbitrary text |
View/Edit documentation page