Template:Facts: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(36 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
<pre> | <pre> | ||
{{Facts | {{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 = | |||
}} | }} | ||
</pre> | </pre> | ||
Line 16: | Line 27: | ||
! colspan="2" | <span style="font-size: larger;">{{PAGENAME}}</span> | ! colspan="2" | <span style="font-size: larger;">{{PAGENAME}}</span> | ||
|- | |- | ||
| colspan="2" | [[File:{{{image}}}|500px]] | | colspan="2" | {{#if: {{{image|}}} | [[File:{{{image}}}|500px]] }} | ||
|- | |||
! Model Code | |- {{#if: {{{modelcode|}}}| | style="display: none;" }} | ||
| < | ! Model-Code | ||
|- | | <b>{{{modelcode|}}}</b> | ||
! Motherboard | |||
| {{{ | |- {{#if: {{{mobo_name|}}}| | style="display: none;" }} | ||
|- | ! Motherboard: | ||
! Factory Firmware | | {{{mobo_name|}}} {{#if: {{{mobo_code|}}} | ''({{{mobo_code}}})'' }} | ||
| {{{factoryfw|}}} {{{#if:{{{{ | |||
|- | |- {{#if: {{{cp_name|}}}| | style="display: none;" }} | ||
! | ! CP-Board: | ||
| {{{cp_name|}}} {{#if: {{{cp_code|}}} | ''({{{cp_code}}})'' }} {{#if: {{{cp_info|}}} | <br>{{{cp_info|}}} }} | |||
|- {{#if: {{{factoryfw|}}}| | style="display: none;" }} | |||
! Factory Firmware: | |||
| {{{factoryfw|}}} | |||
|- {{#if: {{{fw_range|}}}| | style="display: none;" }} | |||
! Firmwares: | |||
| {{{fw_range|}}} | |||
|- {{#if: {{{type|}}}| | style="display: none;" }} | |||
! Type: | |||
| {{{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|}}} | ||
|} | |} |
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.