Template:ConsoleID: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| No edit summary | No edit summary | ||
| Line 10: | Line 10: | ||
| </noinclude><includeonly> | </noinclude><includeonly> | ||
| <code>{{{cid|}}}</code> | <code>{{{cid|}}}</code> | ||
| :'''Company Code:''' 0x | :'''Company Code:''' 0x{{#sub:{{{cid|}}}|4|4}} | ||
| ::'''Product Code:''' 0x | ::'''Product Code:''' 0x{{#sub:{{{cid|}}}|8|4}} | ||
| :::'''Sub-Code:''' 0x{{#sub:{{{cid|}}}|12|4}} | :::'''Sub-Code:''' 0x{{#sub:{{{cid|}}}|12|4}} | ||
| ::::'''Chassis:''' 0x{{#sub:{{{cid|}}}|16|4}} | ::::'''Chassis:''' 0x{{#sub:{{{cid|}}}|16|4}} | ||
| </includeonly> | </includeonly> | ||
Revision as of 21:18, 15 February 2023
This is the "Benutzer" template. It should be called in the following format:
{{ConsoleID
|cid= 
}}
Edit the page to see the template text.