Template:FuncLabel5

From Civilization Modding Wiki
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Demonstration

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

Usage

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