Template:Problems/sandbox/doc: Difference between revisions

From Dolphin Emulator Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(2 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.


}}|{{#vardefineecho:enhancements|
}}|{{#vardefineecho:enhancements|
Line 27: Line 42:
=== <s>Category</s> ===
=== <s>Category</s> ===
Produces [[:Category:Pages with fixed problems]] for fixed problem that is in this Enhancement section instead of Problem section.
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