Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Bug/doc: Difference between revisions

Template page
Arin Mara (talk | contribs)
mNo edit summary
m Change Usage to Syntax. Use {{T}}. Add parameter description.
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
<noinclude>{{main|Template:Bug}}</noinclude>
; Description
{{update|Standardize the documentation according to the template {{t|documentation}}. [[User:Arin Mara|Arin Mara]] ([[User talk:Arin Mara|talk]]) 08:35, 23 April 2022 (UTC)}}
: This template will allow you to make a note of something that is bugged.
= Usage =
<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 27: 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:Maintenance templates]]</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: this is a bug

Alternative bug-icons:

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