Template:Problems/sandbox/doc: Difference between revisions

From Dolphin Emulator Wiki
Jump to navigation Jump to search
(Created page with "Add common problem text to pages /wo problems, and add appropriate Category:Pages with active problems or Category:Pages with fixed problems to those that do. == Us...")
 
mNo edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
Add common problem text to pages /wo problems, and add appropriate [[:Category:Pages with active problems]] or [[:Category:Pages with fixed problems]] to those that do.
{{delete}}Add common problem text to pages /wo problems, and add appropriate [[:Category:Pages with active problems]] or [[:Category:Pages with fixed problems]] to those that do.  


== Usage ==
== Features ==
<pre>{{Problems|{{#vardefineecho:problems|
* Accounting for "fixed" enhancement problems.
=== Problem ===
Problem text. Refer {{issue|<Issue ID>}}.


=== <s>Fixed Problem</s> ===
== Issues ==
Problem text. Fixed in {{revision|<revision ID>}}.
* Requires mass edit to insert enhancements into Problems template.
 
== Example ==
<pre>== Problems ==
{{Problems|{{#vardefineecho:problems|
 
}}|{{#vardefineecho:enhancements|
=== 60 FPS ===
{{Gecko|60 FPS
|RSBJ01
|$60 FPS
00000000 00000000
|RSBE01
|$60 FPS
00000000 00000000}}
 
=== <s>Category</s> ===
Produces [[:Category:Pages with fixed problems]] for fixed problem that is in this Enhancement section instead of Problem section.
}}}}</pre>
}}}}</pre>


== Example ==
Produces
<div style="background:#fff;border:1px solid #ddd;padding:.5em">
== Problems ==
{{Problems/sandbox|{{#vardefineecho:problems|
{{Problems/sandbox|{{#vardefineecho:problems|
=== Problem ===
Problem text. Refer Issue ID.
=== <s>Fixed Problem</s> ===
Problem text. Fixed in revision ID.


}}|{{#vardefineecho:enhancements|
}}|{{#vardefineecho:enhancements|
Line 28: Line 40:
00000000 00000000}}
00000000 00000000}}


=== <s>Translucent Blue Rectangle</s> ===
=== <s>Category</s> ===
[[Mario Kart Wii#Translucent Blue Rectangle|Mario Kart Wii]]: If '''Disable Fog''' is disabled and '''Ignore Format Changes''' is enabled, a translucent blue rectangle will be present on the screen. If '''Ignore Format Changes''' is disabled, the translucent blue rectangle will no longer appear. '''Ignore Format Changes''' is now disabled by default.
Produces [[:Category:Pages with fixed problems]] for fixed problem that is in this Enhancement section instead of Problem section.
}}}}
}}}}</div>

Latest revision as of 10:29, 12 February 2022

This page has been nominated for speedy deletion.

Administrators: Please check the page history before deleting.

Add common problem text to pages /wo problems, and add appropriate Category:Pages with active problems or Category:Pages with fixed problems to those that do.

Features

  • Accounting for "fixed" enhancement problems.

Issues

  • Requires mass edit to insert enhancements into Problems template.

Example

== Problems ==
{{Problems|{{#vardefineecho:problems|

}}|{{#vardefineecho:enhancements|
=== 60 FPS ===
{{Gecko|60 FPS
|RSBJ01
|$60 FPS
00000000 00000000
|RSBE01
|$60 FPS
00000000 00000000}}

=== <s>Category</s> ===
Produces [[:Category:Pages with fixed problems]] for fixed problem that is in this Enhancement section instead of Problem section.
}}}}

Produces

Problems

Template:Problems/sandbox