Project:To Do: Difference between revisions

Jump to navigation Jump to search
Moving GlobalProblems to completed
(→‎Global Problems integration: Instructions for script automation)
(Moving GlobalProblems to completed)
Line 19: Line 19:


==Pending==
==Pending==
=== Global Problems integration ===
I finished writing the global problems template, and we need to port it to game pages. It differs a bit from platform to platform, but a search-and-replace should do the job:
In all pages of [[:Category:NES games]], search for
<pre>== Problems ==</pre>
and replace with
<pre><!-- To edit the NES VC Global Problems, navigate to "Template:GlobalProblems/NES" (copy to the search box) -->
{{GlobalProblems|NES}}
== Problems ==</pre>
-----
In all pages of [[:Category:SNES games]], search for
<pre>== Problems ==</pre>
and replace with
<pre><!-- To edit the SNES VC Global Problems, navigate to "Template:GlobalProblems/Super Nintendo" (copy to the search box) -->
{{GlobalProblems|SNES}}
== Problems ==</pre>
-----
In all pages of [[:Category:Nintendo 64 games]], search for
<pre>== Problems ==</pre>
and replace with
<pre><!-- To edit the N64 VC Global Problems, navigate to "Template:GlobalProblems/Nintendo 64" (copy to the search box) -->
{{GlobalProblems|N64}}
== Problems ==</pre>
-----
In all pages of [[:Category:Sega Master System games]], search for
<pre>== Problems ==</pre>
and replace with
<pre><!-- To edit the Master System VC Global Problems, navigate to "Template:GlobalProblems/Master System" (copy to the search box) -->
{{GlobalProblems|SMS}}
== Problems ==</pre>
-----
In all pages of [[:Category:Sega Genesis games]], search for
<pre>== Problems ==</pre>
and replace with
<pre><!-- To edit the Genesis VC Global Problems, navigate to "Template:GlobalProblems/Genesis" (copy to the search box) -->
{{GlobalProblems|SG}}
== Problems ==</pre>
-----
In all pages of [[:Category:TurboGrafx-16 games]], search for
<pre>== Problems ==</pre>
and replace with
<pre><!-- To edit the TurboGrafx-16 VC Global Problems, navigate to "Template:GlobalProblems/TurboGrafx-16" (copy to the search box) -->
{{GlobalProblems|TG16}}
== Problems ==</pre>
-----
In all pages of [[:Category:Neo Geo games]], search for
<pre>== Problems ==</pre>
and replace with
<pre><!-- To edit the Neo Geo VC Global Problems, navigate to "Template:GlobalProblems/Neo Geo" (copy to the search box) -->
{{GlobalProblems|NG}}
== Problems ==</pre>
-----
In all pages of [[:Category:Commodore 64 games]], search for
<pre>== Problems ==</pre>
and replace with
<pre><!-- To edit the Commodore 64 VC Global Problems, navigate to "Template:GlobalProblems/Commodore 64" (copy to the search box) -->
{{GlobalProblems|C64}}
== Problems ==</pre>
-----
In all pages of [[:Category:MSX games]], search for
<pre>== Problems ==</pre>
and replace with
<pre><!-- To edit the MSX VC Global Problems, navigate to "Template:GlobalProblems/MSX" (copy to the search box) -->
{{GlobalProblems|MSX}}
== Problems ==</pre>
-----
Finally, in all pages of [[:Category:Arcade games]], search for
<pre>== Problems ==</pre>
and replace with
<pre><!-- To edit the Arcade VC Global Problems, navigate to "Template:GlobalProblems/Arcade" (copy to the search box) -->
{{GlobalProblems|VCA}}
== Problems ==</pre>
=== AX-HLE ===
=== AX-HLE ===
Someone needs to go through the remaining DSP HLE mentions and mark them as fixed. Excluding Mario, Zeldas, Pikmin, Mario Kart, and a few others (Zelda uCode games). Use this link - https://wiki.dolphin-emu.org/index.php?title=Special:Search&limit=500&offset=0&redirs=0&profile=default&search=%22dspengine%22 - [[User:MaJoR|MaJoR]] ([[User talk:MaJoR|talk]]) 23:27, 20 July 2013 (CEST)
Someone needs to go through the remaining DSP HLE mentions and mark them as fixed. Excluding Mario, Zeldas, Pikmin, Mario Kart, and a few others (Zelda uCode games). Use this link - https://wiki.dolphin-emu.org/index.php?title=Special:Search&limit=500&offset=0&redirs=0&profile=default&search=%22dspengine%22 - [[User:MaJoR|MaJoR]] ([[User talk:MaJoR|talk]]) 23:27, 20 July 2013 (CEST)
Line 245: Line 162:
*Add more complete set of genre categories
*Add more complete set of genre categories
**Replace genres with genre category links
**Replace genres with genre category links
=== Global Problems integration ===
I finished writing the global problems template, and we need to port it to game pages. It differs a bit from platform to platform, but a search-and-replace should do the job:
In all pages of [[:Category:NES games]], search for
<pre>== Problems ==</pre>
and replace with
<pre><!-- To edit the NES VC Global Problems, navigate to "Template:GlobalProblems/NES" (copy to the search box) -->
{{GlobalProblems|NES}}
== Problems ==</pre>
-----
In all pages of [[:Category:SNES games]], search for
<pre>== Problems ==</pre>
and replace with
<pre><!-- To edit the SNES VC Global Problems, navigate to "Template:GlobalProblems/Super Nintendo" (copy to the search box) -->
{{GlobalProblems|SNES}}
== Problems ==</pre>
-----
In all pages of [[:Category:Nintendo 64 games]], search for
<pre>== Problems ==</pre>
and replace with
<pre><!-- To edit the N64 VC Global Problems, navigate to "Template:GlobalProblems/Nintendo 64" (copy to the search box) -->
{{GlobalProblems|N64}}
== Problems ==</pre>
-----
In all pages of [[:Category:Sega Master System games]], search for
<pre>== Problems ==</pre>
and replace with
<pre><!-- To edit the Master System VC Global Problems, navigate to "Template:GlobalProblems/Master System" (copy to the search box) -->
{{GlobalProblems|SMS}}
== Problems ==</pre>
-----
In all pages of [[:Category:Sega Genesis games]], search for
<pre>== Problems ==</pre>
and replace with
<pre><!-- To edit the Genesis VC Global Problems, navigate to "Template:GlobalProblems/Genesis" (copy to the search box) -->
{{GlobalProblems|SG}}
== Problems ==</pre>
-----
In all pages of [[:Category:TurboGrafx-16 games]], search for
<pre>== Problems ==</pre>
and replace with
<pre><!-- To edit the TurboGrafx-16 VC Global Problems, navigate to "Template:GlobalProblems/TurboGrafx-16" (copy to the search box) -->
{{GlobalProblems|TG16}}
== Problems ==</pre>
-----
In all pages of [[:Category:Neo Geo games]], search for
<pre>== Problems ==</pre>
and replace with
<pre><!-- To edit the Neo Geo VC Global Problems, navigate to "Template:GlobalProblems/Neo Geo" (copy to the search box) -->
{{GlobalProblems|NG}}
== Problems ==</pre>
-----
In all pages of [[:Category:Commodore 64 games]], search for
<pre>== Problems ==</pre>
and replace with
<pre><!-- To edit the Commodore 64 VC Global Problems, navigate to "Template:GlobalProblems/Commodore 64" (copy to the search box) -->
{{GlobalProblems|C64}}
== Problems ==</pre>
-----
In all pages of [[:Category:MSX games]], search for
<pre>== Problems ==</pre>
and replace with
<pre><!-- To edit the MSX VC Global Problems, navigate to "Template:GlobalProblems/MSX" (copy to the search box) -->
{{GlobalProblems|MSX}}
== Problems ==</pre>
-----
Finally, in all pages of [[:Category:Arcade games]], search for
<pre>== Problems ==</pre>
and replace with
<pre><!-- To edit the Arcade VC Global Problems, navigate to "Template:GlobalProblems/Arcade" (copy to the search box) -->
{{GlobalProblems|VCA}}
== Problems ==</pre>

Navigation menu