Jump to content

Template:GameConcept: Difference between revisions

From Finance Interactive Wiki
No edit summary
No edit summary
 
Line 34: Line 34:
"RelatedConcepts": {
"RelatedConcepts": {
"label": "Related Concepts",
"label": "Related Concepts",
"description": "Optional list or description of related concepts.",
"description": "Optional list of pages of related concepts. Use HTML list ",
"type": "content",
"type": "content",
"required": false
"required": false,
"example": "<ul>  <li>[[Discount Rate]]</li>  <li>[[Internal Rate of Return]]</li>  <li>[[Cash Flow]]</li> </ul> "
}
}
}
}

Latest revision as of 19:52, 16 March 2025

Unnamed Concept

Description:
No description provided.

Displays a concept box with name, description, strategy tips, real-world parallels, and related concepts. Optional parameters display only if filled.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
NameName

The name of the concept. Defaults to 'Unnamed Concept' if not provided.

Stringrequired
DescriptionDescription

A description of the concept.

Contentrequired
Strategy TipsStrategyTips

Optional strategy tips related to the concept.

Contentoptional
Real-World ParallelRealWorldParallel

Optional real-world equivalent or inspiration for this concept. It also may describe the differences and similitudes with the real-life counterpart.

Contentoptional
Related ConceptsRelatedConcepts

Optional list of pages of related concepts. Use HTML list

Example
<ul> <li>[[Discount Rate]]</li> <li>[[Internal Rate of Return]]</li> <li>[[Cash Flow]]</li> </ul>
Contentoptional