Template:Devkit: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<includeonly>{| cellpadding="0" cellspacing="0" class="infobox" style="margin-left:1em" width="{{ #if: {{{boxwidth|}}} | {{{boxwidth}}} | 262 }}px" |-class="infobox-title" ! '...") |
(Use Template:Prototype instead) |
||
Line 1: | Line 1: | ||
<includeonly>{| | <includeonly> | ||
| | {{Prototype | ||
| noscreen = yes | |||
| | | boxwidth = {{ #if: {{{boxwidth|}}} | {{{boxwidth}}} | 320 }} | ||
| title = {{{title}}} | |||
| name = {{{name}}} | |||
{ | | version = {{{version}}} | ||
{{ | | system = {{{system}}} | ||
| date = {{{date}}} | |||
{ | | status = {{{status}}} | ||
| dumper = {{{dumper}}} | |||
| origin_type = {{{origin_type}}} | |||
{{ | | origin_label = {{{origin_label}}} | ||
|} | | origin_lot = {{{origin_lot}}} | ||
| origin_ownership = {{{origin_ownership}}} | |||
|}} [[Category:Development kits]] | |||
[[Category:Development kits]] | |||
</includeonly> | </includeonly> |