Template:Func5

From Civilization Modding Wiki
Revision as of 14:13, 19 September 2012 by DonQuich (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Demonstration

Code Result
{{Func5|HexToWorld}}
{{Func5|Plot|GetX}}
HexToWorld
GetX


Usage

{{Func5|<type name>|<function name>}}
{{Func5|<function name>}}
  • type name: the name of the type declaring this function (optional).
  • function name: the name of the function to be linked.