ASL.NET:Howto Edit

From Advanced Squad Leader
Revision as of 19:08, 26 October 2012 by Admin (talk | contribs) (Created page with "You can find here codesnippets on common tasks in our wiki. == Images == === Add non-clickable image === <nowiki>center|link=</nowiki> == Text == ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

You can find here codesnippets on common tasks in our wiki.


Images

Add non-clickable image

[[Image:Scen48_AAR.jpg|center|link=]]


Text

Add collapsible text

<div class="toccolours mw-collapsible mw-collapsed" style="width:75%">
'''Read More...'''
<div class="mw-collapsible-content">
... Extra content ...
</div>
</div>

Add external link

[http://www.advancedsquader.net Your link to this site]


Downloads

Add download link

[[Media:AH-modules.zip|Local Download]]