Template:compatibility eec: Difference between revisions

From Videogame Interface Wiki
(WIP save for testing)
 
(Notes on cell templates)
Line 46: Line 46:


—and fill in the details you want after the equals sign.
—and fill in the details you want after the equals sign.
Use templates <code><nowiki>{{pos}}</nowiki></code>, <code><nowiki>{{neg}}</nowiki></code>, and <code><nowiki>{{mix}}</nowiki></code>, to indicate positive, negative, and partial/mixed responses. You can replace the default word choices with <code><nowiki>{{pos|Perfect}}</nowiki></code>, for example.
</noinclude>
</noinclude>

Revision as of 11:29, 9 March 2023

Notes

Table of things that can plug into a Wii Remote's Category:External Extension Connector, for showing compatibility of those things with different adaptors.

It probably doesn't need to be comprehensive, but may as well be?

Usage

To use, paste this in your page:—

{{ compatibility_eec
| nunchuk_status = 
| nunchuk_note   = 
| classiccontroller_status =
| classiccontroller_note   =
| classiccontrollerpro_status =
| classiccontrollerpro_note   =
| nesclassic_status =
| nesclassic_note   =
| snesclassic_status =
| snesclassic_note   =
}}

—and fill in the details you want after the equals sign.

Use templates {{pos}}, {{neg}}, and {{mix}}, to indicate positive, negative, and partial/mixed responses. You can replace the default word choices with {{pos|Perfect}}, for example.