Jump to content

This site is currently in alpha, so you will run into rough edges.

Please send feedback or ideas to connect@deeptech.wiki

Template:Infobox Startup: Difference between revisions

From The Deep Tech Wiki
No edit summary
No edit summary
Line 11: Line 11:


  | label2 = Domain
  | label2 = Domain
  | data2  = {{{domain|}}}
  | data2  = {{#if:{{{domain|}}}|[https://{{{domain}}} {{{domain}}}]}}
}}
}}



Revision as of 07:07, 9 November 2025


Usage

{{Infobox_Startup
 | name    = ExampleCo
 | country = Singapore
 | domain  = example.com
}}

TemplateData

A minimal, Lua-driven infobox for startups.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Namename

Startup name (defaults to page name).

Stringsuggested
Countrycountry

Country where the startup is based.

Stringsuggested
Domaindomain

Primary website domain (e.g., example.com).

Stringsuggested