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

Difference between revisions of "Template:Bugs"

From ModEnc
Jump to: navigation, search
(Usage)
 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<includeonly>==Bugs/Side-Effects/Unexpected Limitations {{Anchor|Bugs}}==
+
=={{Anchor|Bugs||}}{{Anchor|bugs||}}[[Image:Cc_alert.png|24px]] Bugs/Side-Effects/Unexpected Limitations==
[[Image:warning.png|left]][[Category:Bugs_and_Errors]]</includeonly>
 
  
<noinclude>Usage:
+
<includeonly>[[Category:Bugs_and_Errors]]</includeonly><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 create a standardized title with a warning icon. An invisible anchor named "bugs" (case insensitive) is included 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>

Latest revision as of 14:54, 2 May 2021

Cc alert.png 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 create a standardized title with a warning icon. An invisible anchor named "bugs" (case insensitive) is included as an alternative to the title. Using this template also adds the page to Category:Bugs and Errors automatically.