Template:Sprouted

From Wikispore
Jump to navigation Jump to search

 Sprouted!

Template documentation


This template is used on project pages to mark a proposed feature as having been implemented to a viable extent ("sprouted").

Usage

You may either use {{sprouted}} by itself for the default message or you may customize with optional parameters, for example to indicate the level of completion.

Template Result
{{sprouted}}  Sprouted!
The first unnamed parameter a.k.a. 1 parameter:
{{ done | Custom message }}
 Custom message
{{ done | 1 = [[Spores|Message with link]] }}  Message with link
The reason a.k.a. note or 2 parameter:
{{ done | reason = Specialized forms implemented. }}
 Sprouted! Specialized forms implemented.
The reason etc. parameter paired with a custom message:
{{ done | Custom message | reason = Specialized forms implemented. }}
 Custom message Specialized forms implemented.

Example

To be created:

  • New MacGuffin  First draft implemented!

TemplateData

Adds a green sprout with text, for use on project pages to show that a feature has been implemented ("sprouted").

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Message1

Text in bold next to the green sprout

Default
Sprouted!
Contentoptional
Reasonreason note 2

Text after the bold text

Contentoptional