Template:compatibility eec: Difference between revisions

From Videogame Interface Wiki
(Notes on cell templates)
m (spaces is example)
 
(One intermediate revision by the same user not shown)
Line 35: Line 35:
| nunchuk_status =  
| nunchuk_status =  
| nunchuk_note  =  
| nunchuk_note  =  
| classiccontroller_status =
| classiccontroller_status =  
| classiccontroller_note  =
| classiccontroller_note  =  
| classiccontrollerpro_status =
| classiccontrollerpro_status =  
| classiccontrollerpro_note  =
| classiccontrollerpro_note  =  
| nesclassic_status =
| nesclassic_status =  
| nesclassic_note  =
| nesclassic_note  =  
| snesclassic_status =
| snesclassic_status =  
| snesclassic_note  =
| snesclassic_note  =  
}}</nowiki>
}}</nowiki>


—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.
Use templates <code><nowiki>{{pos}}</nowiki></code>, <code><nowiki>{{neg}}</nowiki></code>, <code><nowiki>{{mix}}</nowiki></code>, and <code><nowiki>{{unk}}</nowiki></code>, to indicate positive, negative, partial/mixed, and unknown/tested responses. You can replace the default word choices with <code><nowiki>{{pos|Perfect}}</nowiki></code>, for example.
</noinclude>
</noinclude>

Latest revision as of 11:39, 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}}, {{mix}}, and {{unk}}, to indicate positive, negative, partial/mixed, and unknown/tested responses. You can replace the default word choices with {{pos|Perfect}}, for example.