ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.

Template:Bugs: Difference between revisions

From ModEnc
Jump to navigation Jump to search
Marshall (talk | contribs)
No edit summary
Vinifera7 (talk | contribs)
m Here's how you do it, Marshall. Also switched to a less redonkulous alert icon.
Line 1: Line 1:
<includeonly>==Bugs/Side-Effects/Unexpected Limitations {{Anchor|Bugs}}==
==[[Image:Cc_alert.png|24px]] Bugs/Side-Effects/Unexpected Limitations<span id="bugs"></span>==
[[Image:warning.png|left]][[Category:Bugs_and_Errors]]</includeonly>
<includeonly>[[Category:Bugs_and_Errors]]</includeonly><noinclude>
 
==Usage==
<noinclude>Usage:
<pre>{{Bugs}}</pre>
<pre>{{Bugs}}</pre>
Copy-paste the code above and use it to start a 'bugs' section on a page that describes a flag or feature that has one or more bugs, side-effects or unexpected limitations. This will add a title and a warning symbol. An anchor of "Bugs" is added as an alternative to the title. Using this template also adds the page to the 'Bugs And Errors' category.
Copy-paste the code above and use it to start a 'bugs' section on a page that describes a flag or feature that has one or more bugs, side-effects or unexpected limitations. This will add a title and a warning symbol. An anchor of "bugs" is added as an alternative to the title. Using this template also adds the page to [[:Category:Bugs and Errors]] automatically.
==Example==
<pre>{{Bugs}}
*The AI ignores the {{TTL|Prerequisite}} flag and builds whatever the hell it wants.
*The AI is a cheater!</pre>
gives
{{Bugs}}
*The AI ignores the {{TTL|Prerequisite}} flag and builds whatever the hell it wants.
*The AI is a cheater!
</noinclude>
</noinclude>

Revision as of 23:48, 19 May 2008

Bugs/Side-Effects/Unexpected Limitations

Usage

{{Bugs}}

Copy-paste the code above and use it to start a 'bugs' section on a page that describes a flag or feature that has one or more bugs, side-effects or unexpected limitations. This will add a title and a warning symbol. An anchor of "bugs" is added as an alternative to the title. Using this template also adds the page to Category:Bugs and Errors automatically.