Difference between revisions of "Template:Documentation"

From ComputerCraft Wiki
Jump to: navigation, search
m
m
Line 24: Line 24:
 
== Multiple Lines ==
 
== Multiple Lines ==
  
Also, the documentation template's second argument can be spread over a few lines. Example:
+
Also, the documentation template's second argument can be spread over a few lines. Example ('/'s show where the newline character is):
  
<code><nowiki>{{documentation|Title|This
+
<code><nowiki>{{documentation|Title|This \
is
+
is \
example
+
example \
 
text}}</nowiki></code>
 
text}}</nowiki></code>
  
Line 35: Line 35:
 
{{documentation|Title|This  
 
{{documentation|Title|This  
 
is  
 
is  
 +
 
example
 
example
 
text}}
 
text}}

Revision as of 08:37, 28 March 2016

Grid Ink Sac.png  Documentation for unknown
There is no documentation for this page




[ view | edit | history ] Documentation

Template:Documentation/doc

Template made by LewisTehMinerz (talk) 16:03, 22 October 2015 (UTC)