Difference between revisions of "Template:NC"

From Emulation General Wiki
Jump to navigation Jump to search
(use this to quickly say "non-commercial" in the FLOSS column)
 
Line 6: Line 6:
 
<center><big>'''Non-Commercial'''</big></center>
 
<center><big>'''Non-Commercial'''</big></center>
  
This template is designed to be used in the FLOSS column of emulator comparison tables, as a consistent indicating that the corresponding emulator uses a non-commercial license and is therefore '''not''' free software.
+
This template is designed to be used specifically in the "FLOSS" column of emulator comparison tables, as a consistent indication that the corresponding emulator uses a non-commercial license and is therefore '''not''' free software.
  
 
If you want to use other attributes in the cell, e.g. colspan or rowspan, they need to be put ''before'' the template call, and there must be no vertical bar <code>|</code> in between them:
 
If you want to use other attributes in the cell, e.g. colspan or rowspan, they need to be put ''before'' the template call, and there must be no vertical bar <code>|</code> in between them:

Revision as of 03:58, 25 March 2023

NC
Non-Commercial

This template is designed to be used specifically in the "FLOSS" column of emulator comparison tables, as a consistent indication that the corresponding emulator uses a non-commercial license and is therefore not free software.

If you want to use other attributes in the cell, e.g. colspan or rowspan, they need to be put before the template call, and there must be no vertical bar | in between them:

This: |colspan=2 {{NC}}
Not: |colspan=2|{{NC}}