Template:Issue

From Archaelund Wiki
Revision as of 19:52, 9 January 2024 by MikeB (talk | contribs) (Created page with "<onlyinclude><includeonly><table class="wikitable mw-collapsible mw-collapsed" style="width:100%"> <tr> <th style="width:1em; text-align:center; vertical-align:top;">Issue:</th> <th style="text-align:left;">{{{Issue|}}}</th> </tr> <tr> <td style="width:1em; text-align:center; vertical-align:top;>Solution:</td> <td style="text-align:left;">{{{Solution|}}}</td> </tr> </table></includeonly></onlyinclude> {{Documentation}} Category:General Templates")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Description

This template generates an entry for Known Issue / Bug pages.

Usage

{{Issue
|Issue = 
|Solution = 
}}

Parameters

NameRequiredDescriptionValues
IssueYesThe known issue.arbitrary text
SolutionYesOne or more possible solutions / workarounds.arbitrary text

View/Edit documentation page