Template:Facts: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(88 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 | ||
| | |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> | ||
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}}})'' }} | |||
|- {{#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|}}} | |||
|} | |} | ||
[[Category: | [[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.