Template:Facts: Difference between revisions

From PlayStation Hardware Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(67 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
This is the "Benutzer" template.
This is the "Benutzer" template.
Line 5: Line 4:
<pre>
<pre>
{{Facts
{{Facts
|Vorname=
|image =  
|Nachname=
|modelcode =  
|Stadt=
|mobo_name =  
|Telefonnummer=
|mobo_code =  
|E-Mail-Adresse=
|factoryfw =  
|Abteilung=
|fw_range =
|type =
|cp_name =
|cp_code =
|cp_info =
|soc_rev =
|emmc_hex =
|emmc_size =
|cid_subcode =
|hw_info =
|mac_oui =
|produced =
}}
}}
</pre>
</pre>
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude>
</noinclude><includeonly>{| class=wikitable  style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
! colspan="2" | <span style="font-size: larger;">{{PAGENAME}}</span>
|-
| colspan="2" | {{#if: {{{image|}}} | [[File:{{{image}}}|500px]] }}
 
|- {{#if: {{{modelcode|}}}| | style="display: none;" }}
! Model-Code
| <b>{{{modelcode|}}}</b>


|- {{#if: {{{mobo_name|}}}| | style="display: none;" }}
! Motherboard:
| {{{mobo_name|}}} {{#if: {{{mobo_code|}}} | ''({{{mobo_code}}})'' }}


<includeonly>{| class=wikitable  style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
|- {{#if: {{{cp_name|}}}| | style="display: none;" }}
! colspan="2" | <span style="font-size: larger;">{{PAGENAME}}</span>
! CP-Board:
|-
| {{{cp_name|}}} {{#if: {{{cp_code|}}} | ''({{{cp_code}}})'' }} {{#if: {{{cp_info|}}} | <br>{{{cp_info|}}} }}
| colspan="2" | [[File:{{{image}}}|500px]]
 
|-
|- {{#if: {{{factoryfw|}}}| | style="display: none;" }}
! Model Code
! Factory Firmware:
| {{{tgcode|}}}
| {{{factoryfw|}}}
|-
 
! Motherboard
|- {{#if: {{{fw_range|}}}| | style="display: none;" }}
| {{#ifexist:{{{mb_code}}}|{{{mb_code}}}|N/A}}
! Firmwares:
|-
| {{{fw_range|}}}
! Factory Firmware
 
| {{{factoryfw|}}}
|- {{#if: {{{type|}}}| | style="display: none;" }}
|-
! Type:
! unused2
| {{{type|}}}
 
|- {{#if: {{{soc_rev|}}}| | style="display: none;" }}
! SoC Revision:
| {{{soc_rev|}}}
 
|- {{#if: {{{emmc_hex|}}} | | style="display: none;" }} {{#if: {{{emmc_size|}}} | | style="display: none;" }}
! eMMC size:
| {{{emmc_hex|}}} {{#if: {{{emmc_size|}}}| ''{{{emmc_size|}}}''}}
 
|- {{#if: {{{cid_subcode|}}}| | style="display: none;" }}
! Product Subcode:
| {{{cid_subcode|}}}
 
|- {{#if: {{{hw_info|}}}| | style="display: none;" }}
! Hardware Info:
| {{{hw_info|}}}
 
|- {{#if: {{{mac_oui|}}}| | style="display: none;" }}
! MAC OUI:
| {{{mac_oui|}}}
 
|- {{#if: {{{produced|}}}| | style="display: none;" }}
! Units made (approximately):
| {{{produced|}}}
 
|- {{#if: {{{unused|}}}| | style="display: none;" }}
! unused
| {{{unused|}}}
| {{{unused|}}}
|}
|}


[[Category:Benutzer]]
[[Category:Facts]]
</includeonly>
</includeonly>

Latest revision as of 09:44, 6 August 2023

This is the "Benutzer" template. It should be called in the following format:

{{Facts
|image = 
|modelcode = 
|mobo_name = 
|mobo_code = 
|factoryfw = 
|fw_range =
|type =
|cp_name = 
|cp_code = 
|cp_info = 
|soc_rev = 
|emmc_hex = 
|emmc_size = 
|cid_subcode = 
|hw_info = 
|mac_oui = 
|produced =
}}

Edit the page to see the template text.