Template:CodeLine5
From Civilization Modding Wiki
Jump to navigationJump to search
Demonstration
| Code | Result | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|
{{CodeBegin5}}
{{CodeLine5|1135}}<syntaxhighlight lang="lua">print("hello world!")</syntaxhighlight>
{{CodeBreak5}}
{{CodeLine5|1136}}<syntaxhighlight lang="lua">print("hello world bis!")</syntaxhighlight>
{{CodeEnd5}}
|
|
Usage
{{CodeLine5|<line number>}}<syntaxhighlight lang="lua">print("hello world!")</syntaxhighlight>
- line number: the number of this line of code.