Template:Member/start: Difference between revisions
Template page
More actions
Created page with "<includeonly>{| class="wikitable" width={{if empty|{{{width|}}}|90%}} ! width=25% | {{if empty|{{{namelabel|}}}|Name}} ! width=60% | Notability ! class="unsortable" | Reference</includeonly><noinclude>{{documentation|Template:member/doc}}</noinclude>" |
(No difference)
|
Latest revision as of 07:16, 23 February 2025
This set of templates re used to build a table for notable members of an organization.
Related templates
- {{member/start}}: starts the table
- {{member}}: adds the individual entry
- {{end}}: ends the table
Usage
{{member/start}}
{{member|name=Member|nota=notability|ref=reference}}
{{member|name=Member2|nota=notability2|ref=reference2}}
{{end}}| Name | Notability | Reference |
|---|---|---|
| Member | notability | reference |
| Member2 | notability2 | reference2 |
Parameters
{{member/start}}
- width
- sets the table width; defaults to 90%
- namelabel
- set the name label; defaults to Name