Template:Infobox Startup: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 4: | Line 4: | ||
{{#invoke:InfoboxMinimal|infobox | {{#invoke:InfoboxMinimal|infobox | ||
| bodyclass = startup | | bodyclass = startup | ||
| name = {{{name|{{ | | name = {{{name|{{BASEPAGENAME}}}}} | ||
| title = {{{name|{{ | | title = {{{name|{{BASEPAGENAME}}}}} | ||
| label1 = Country | | label1 = Country | ||
Revision as of 06:51, 9 November 2025
Usage
{{Infobox_Startup
| name = ExampleCo
| country = Singapore
| domain = example.com
}}
TemplateData
A minimal, Lua-driven infobox for startups.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | Startup name (defaults to page name). | String | suggested |
| Country | country | Country where the startup is based. | String | suggested |
| Domain | domain | Primary website domain (e.g., example.com). | String | suggested |