Difference between revisions of "Template:Bug/doc"

From EVE University Wiki
Jump to: navigation, search
(Created page with "<noinclude>{{main|Template:Bug}}</noinclude> = Usage = <nowiki>{{bug|Something's broken here ... but you kinda want to write a lot in here, so what exactly happens when you pu...")
 
m (Change Usage to Syntax. Use {{T}}. Add parameter description.)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>{{main|Template:Bug}}</noinclude>
+
; Description
= Usage =
+
: This template will allow you to make a note of something that is bugged.
<nowiki>{{bug|Something's broken here ... but you kinda want to write a lot in here, so what exactly happens when you push the limit of one line and end up having the text presented on several lines? Will it really work well for that?}}</nowiki>
 
  
<nowiki>{{bug|It doesn't work!}}</nowiki>
+
; Syntax
= Result =
+
: {{T|Bug|text}}
{{bug|Something's broken here ... but you kinda want to write a lot in here, so what exactly happens when you push the limit of one line and end up having the text presented on several lines? Will it really work well for that?}}
+
:; Parameters
 +
::; text : Description of the bug.
  
{{bug|It doesn't work!}}
+
; Sample
 
+
: <code><nowiki>{{bug|this is a bug}}</nowiki></code> gives...
= About =
+
: {{bug|this is a bug}}
This page will allow you to make a note of something that is bugged.
 
  
 
Alternative bug-icons:
 
Alternative bug-icons:
Line 26: Line 25:
 
| <nowiki>... style="color: red;"| [[Image:Bug_icon_red.png|20px]] '''Bug''':</nowiki>
 
| <nowiki>... style="color: red;"| [[Image:Bug_icon_red.png|20px]] '''Bug''':</nowiki>
 
|}
 
|}
<includeonly>[[Category:Template]]</includeonly>
+
 
 +
<includeonly>[[Category:Maintenance templates]]</includeonly>
 
<noinclude>[[Category:Template documentation]]</noinclude>
 
<noinclude>[[Category:Template documentation]]</noinclude>

Latest revision as of 07:47, 21 April 2023

Description
This template will allow you to make a note of something that is bugged.
Syntax
{{Bug|<text>}}
Parameters
text
Description of the bug.
Sample
{{bug|this is a bug}} gives...

Bug icon red.png Bug: this is a bug

Alternative bug-icons:

Bug icon.png Bug: ... style="color: red;"| [[Image:Bug_icon.png|20px]] '''Bug''':
Bug icon small.png Bug: ... style="color: orange;"| [[Image:Bug_icon_small.png|20px]] '''Bug''':
Bug icon red.png Bug: ... style="color: red;"| [[Image:Bug_icon_red.png|20px]] '''Bug''':