Template talk:Infobox VG: Difference between revisions

From Dolphin Emulator Wiki
Jump to navigation Jump to search
Line 1: Line 1:
== Docs ==
== Docs ==
We probably should spend some time updating the documentation here. For instance listing known input types and providing better guidance for other fields like genre. The text on outdated params is itself outdated now and should also probably go. [[User:Kolano|Kolano]] ([[User talk:Kolano|talk]]) 22:28, 30 November 2015 (CET)
We probably should spend some time updating the documentation here. For instance listing known input types and providing better guidance for other fields like genre. The text on outdated params is itself outdated now and should also probably go. [[User:Kolano|Kolano]] ([[User talk:Kolano|talk]]) 22:28, 30 November 2015 (CET)
== Add "Open Issues" in Infobox ==
Cool? Here's the code: <pre>{{#if:{{{wikipedia|}}}|[https://bugs.dolphin-emu.org/projects/emulator/search?q={{#regex:{{{wikipedia|}}}|/\s/|+}}&open_issues=1 Open Issues]|[https://bugs.dolphin-emu.org/projects/emulator/search?q={{#regex:{{PAGENAME}}|/\s/|+}}&open_issues=1 Open Issues]}}<br /></pre>
See this in action [[The Legend of Zelda: Twilight Princess (GC)/sandbox]] [[User:Lucario|Lucario]] ([[User talk:Lucario|talk]]) 04:45, 19 December 2015 (CET)
OK, was a bit confused by this at first, as I thought you were somehow pulling in a list of issues, which I though would probably be tricky to work out in a way that would display quickly, but you just mean to add a link that searches the Dolphin Issues DB. Seems OK to me. [[User:Kolano|Kolano]] ([[User talk:Kolano|talk]]) 03:13, 21 December 2015 (CET)


== GameID Link ==
== GameID Link ==

Revision as of 08:23, 22 December 2015

Docs

We probably should spend some time updating the documentation here. For instance listing known input types and providing better guidance for other fields like genre. The text on outdated params is itself outdated now and should also probably go. Kolano (talk) 22:28, 30 November 2015 (CET)

GameID Link

I'd like to have something to link to for the new GameID sub-section. These links on WiiBrew provide fairly in depth info:

...but it's a bit more technical than I really want to link to here (and there are two separate pages). Please chime in if you know of a more concise summary of GameID info, or thoughts on providing such here. Kolano (talk) 03:19, 21 December 2015 (CET)