User:DoggoBit/Sandbox/Infobox board/Content: Difference between revisions

DoggoBit (talk | contribs)
Created page with "{| |- {{#if: {{{manufacturer|}}} | | style="display: none;" }} ! Manufacturer | {{{manufacturer}}} |- {{#if: {{{architecture|}}} | | style="display: none;" }} ! Architecture | {{{architecture}}} |- {{#if: {{{support-status|}}} | | style="display: none;" }} ! Support status | {{{support-status}}} |- class="nix-wiki infobox-content-header" style="font-weight: bold;" ! colspan="2" | Technical information |- {{#if: {{{soc|}}} | | style="display: none;" }} | SoC..."
 
DoggoBit (talk | contribs)
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 9: Line 9:
  ! Support status
  ! Support status
  | {{{support-status}}}
  | {{{support-status}}}
  |- class="nix-wiki infobox-content-header" style="font-weight: bold;"
  |- class="nix-wiki infobox-content-header" style="font-weight: bold; text-align: center; color: var(--infobox-content-title-color);"
  ! colspan="2" | Technical information
  ! colspan="2" | Technical information
  |- {{#if: {{{soc|}}} | | style="display: none;" }}
  |- {{#if: {{{soc|}}} | | style="display: none;" }}
  | SoC
  ! SoC
  | {{{soc}}}
  | {{{soc}}}
  |}
  |}