Difference between revisions of "Template:Project/Component"

From Funtoo
Jump to navigation Jump to search
Line 4: Line 4:
<pre>
<pre>
{{ProjectComponent
{{ProjectComponent
|1=
|name=
|support=
|summary=
}}
}}
</pre>
</pre>
Edit the page to see the template text.
Edit the page to see the template text.
{{#cargo_declare:_table=project_components|name=Text}}
{{#cargo_declare:_table=project_components|name=Text|support=Text|summary=WikiText}}
</noinclude><includeonly>{{#cargo_store:
</noinclude><includeonly>{{#cargo_store:
_table=project_components
_table=project_components
|name={{{1|}}}
|name={{{name|}}}
|support={{{support|}}}
|summary={{{summary|}}}
}}</includeonly>
}}</includeonly>

Revision as of 06:33, February 12, 2022

This is the "ProjectComponent" template. It should be called in the following format:

{{ProjectComponent
|name=
|support=
|summary=
}}

Edit the page to see the template text. This template defines the table "project_components". View table.