Template:FuncInfos5

From Civilization Modding Wiki
Revision as of 14:07, 19 September 2012 by DonQuich (talk | contribs) (Created page with "<includeonly>|- |{{#switch: {{{1|}}} |no = <span style="margin-right:4px;" title="This function is not available in the base game.">link=|</span> |yes = <spa...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Demonstration

Code Result
{{FuncInfos5|yes|maybe|yes|here is some help|warning}}
{{FuncInfos5|yes|maybe|yes|here is some help}}
{{FuncInfos5|yesNeverUsed|maybe|yes}}
{{FuncInfos5|no|yes}}
- Check.png Question.png Star.png Exclamation.png


Check.png Question.png Star.png Speech.png


CheckButZero.png Question.png Star.png Speech.png


Cross.png Check.png Star.png Speech.png



Usage

{{FuncInfos5|<availability1>|<availability2>|<hasDetailledInfos>|<note>|<warning>}}
availability1: yes|yesNeverUsed|maybe|no
availability2: yes|yesNeverUsed|maybe|no
hasDetailledInfos: yes|no
note: a comment about this function (may be blank).
warning: warning when set, a warning icon will be displayed for the comment instead of the usual speech icon..