Template:Facts: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<onlyinclude>{| class="float-right infobox toptextcells {{#switch: {{{Stil}}} | 2 = " cellspacing="5" | #default = wikitable" }} style="font-size:95%; text-align:left; {{#ifeq:{{{Stil}}}|2|border:1px solid #a2a9b1; padding:2px;}} {{#if: {{{Style|}}} | {{{Style}}} | min-width:190px; max-width:300px; width:30%;}}"<noinclude> |+ Beispiel:</noinclude> |- style="font-size:110%; text-align:center;" ! colspan="2" class="hintergrundfarbe{{{Titelfarbe|6}}}" style="padding...") |
No edit summary |
||
(93 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
< | <noinclude> | ||
This is the "Benutzer" template. | |||
It should be called in the following format: | |||
<pre> | |||
| | {{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> | |||
Edit the page to see the template text. | |||
</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:Facts]] | |||
</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.