Module:File link/doc: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
Content added Content deleted
(add size-related methods)
(→‎Basic usage: add output example)
Line 31: Line 31:
obj:render()
obj:render()
</source>
</source>

This will produce the following wikitext:
<pre>
[[File:Example.png|220px|alt=The alt text|The caption.]]
</pre>


=== Call-chaining ===
=== Call-chaining ===