Template:Disabled: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
m (margin update)
No edit summary
 
(9 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<div style="border:1px solid red;background:#E5E5E5;padding:5px;margin-bottom:2px;">[[File:Dialog-warning.png]] '''{{#ifeq: {{padleft:|2|{{lc:{{PAGENAME}}}}}}|on|Event|Function}} has been disabled.''' {{ #if: {{{1}}} | * Reason/Note: {{{1}}} }} {{ #if: {{{2}}} | * Bugtracker Issue: [http://bugs.mtasa.com/view.php?id={{{2}}} #{{{2}}}] }}</div>
{{MessageBox|
 
  bordercolorhex = FF0000 |
<includeonly>[[Category:Needs Checking]]
  bgcolorhex = E5E5E5 |
[[Category:Disabled Functions and Events]]</includeonly>
  image = File:Dialog-warning.png |
  title = {{#ifeq: {{padleft:|2|{{lc:{{PAGENAME}}}}}}|on|Event|Function}} has been disabled. |
  subtext = {{ #if: {{{1|}}} | '''Reason/Note:''' {{{1|}}} }} {{ #if: {{{2|}}} | - '''Bugtracker Issue:''' [http://bugs.mtasa.com/view.php?id={{{2}}} #{{{2}}}] }} {{ #if: {{{3|}}} | - '''Bugtracker Issue:''' [https://github.com/multitheftauto/mtasa-blue/issues/{{{3}}} #{{{3}}}] }} |
}}
<includeonly>{{ #ifeq: {{NAMESPACE}}|Help||[[Category:Disabled Functions and Events]]}}</includeonly>
<noinclude>[[Category:Utility templates]]</noinclude>

Latest revision as of 03:08, 17 October 2023

Dialog-warning.png Function has been disabled.