Difference between revisions of "Template:Known problems"
Jump to navigation
Jump to search
m |
(No difference)
|
Latest revision as of 13:23, 20 March 2008
Usage
{{known_problems|heading 1|content 1|heading 2|content 2|heading 3|content 3}}
This template is used to add a section containing known problems/bugs specific to different version of PGV. The template is capable of generating up to 10 different headings with content. Each heading should be used to indicate version specific problems/bugs.
You should not add additional formatting (e.g. spaces new lines etc) either side of the pipes '|'. Doing so, will disrupt the layout generated by the template. If you wish to have the content contain lists, then new lines are required to format the lists accordingly.
Example
| Code | Result |
|---|---|
{{known_problems|Version 4.0|* item 1
* item 2
* item 3|Version 4.0.2|content 2}}
|
Known Problems/BugsThis section needs to be reviewed / corrected by knowledgeable developers. Version 4.0
Version 4.0.2content 2
|