Template:HistoryItem

From Cosmoteer Wiki
Jump to navigation Jump to search


Template documentation
View or edit this documentation. (About template documentation)
CalloutIconNote.pngNote
Portions of the template sample may not be visible without values provided.

Usage

{{HistoryItem|0.22.0|The part was introduced.}}

v

|- 
| style="text-align: center; background-color: color-mix(in srgb, var(--gray--light) 40%, transparent);" | [[0.22.0]] 
|| The part was introduced. 

@@__WHITESPACE_MARKER__@@EnAlswXZ7fEnAlswXZ7f

Examples

Using other templates inside

{{HistoryItem|0.25|Cost went from {{Resource|Credits}} 10,000 to {{Resource|Credits}} 15,000 }}

v

|- 
| style="text-align: center; background-color: color-mix(in srgb, var(--gray--light) 40%, transparent);" | [[0.25]] 
|| Cost went from <span class="noexcerpt" style="
  display: inline-flex;
  gap: 0;
  white-space: pre; 
  margin: -10000px 0;
  
">[[File:Credits Icon.png|x24px| link=Credits]]</span> 10,000 to <span class="noexcerpt" style="
  display: inline-flex;
  gap: 0;
  white-space: pre; 
  margin: -10000px 0;
  
">[[File:Credits Icon.png|x24px| link=Credits]]</span> 15,000 

@@__WHITESPACE_MARKER__@@EnAlswXZ7fEnAlswXZ7f


Generates a change entry row for a {{History}} template table.

Template parameters

ParameterDescriptionTypeStatus
Version1

The version to refer. Will be turned into a link (as-is).

Example
0.26.0
Stringrequired
Change2

The description of a change.

Example
New built-in ships introduced.
Contentrequired