Template:Component/doc
< Template:Component
Jump to navigation
Jump to search
Revision as of 02:07, 14 December 2015 by imported>Petr Matas (←Created page with '{{Documentation subpage}} This template extracts a given component from a given Template:item. == Usage == {{((}}Component|''Template:Item''|''Parame...')
| This is a documentation subpage for Template:Component. It contains usage information, categories and other content that is not part of the original template page. |
This template extracts a given component from a given item.
Usage
{{Component|Item|ParameterName}}
Example:
| Code | Result |
|---|---|
{{Component | {{Item|Alice|Bob|best=Eve}} | 1}}
|
Alice |
{{Component | {{Item|Alice|Bob|best=Eve}} | best}}
|
Eve |