Difference between revisions of "Template:Arch"

From Funtoo
Jump to navigation Jump to search
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
{{#cargo_declare:
_table=arches
|arch=Text
|arch_desc=Text
|description=Wikitext
}}
</noinclude>
<includeonly>
<includeonly>
{{#set:arch={{{arch|}}}|arch_desc={{{arch_desc|}}}}}
;Summary: {{{Description|}}}
{{#cargo_query:
tables=subarch
|fields=_pageName,Description
|where=CPU_Family="{{PAGENAME}}"}}
[[Category:CPU Family]]
{{#cargo_store:
_table=arches
|arch={{{arch|}}}
|arch_desc={{{arch_desc|}}}
|description={{{Description|}}}
}}


{{#ask: [[CPU Family::{{PAGENAME}}]]
| ?subarch
| format=template
| template=SubarchList
| link=none
}}
[[Category:CPU Family]]
</includeonly>
</includeonly>

Latest revision as of 00:07, July 1, 2015

This template defines the table "arches". View table.