Difference between revisions of "ASL.NET:Howto Edit"

From Advanced Squad Leader
Jump to navigationJump to search
m
m
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
 
== Images ==
 
== Images ==
 
=== Add non-clickable image ===
 
=== Add non-clickable image ===
<nowiki>[[Image:Scen48_AAR.jpg|center|link=]]</nowiki>
+
Example: [[Image:Scenario1.jpg|center|link=]]
 +
<nowiki>[[Image:Scenario1.jpg|center|link=]]</nowiki>
  
  
 
== Text ==
 
== Text ==
 
=== Add collapsible text ===
 
=== Add collapsible text ===
 +
Example: <div class="toccolours mw-collapsible mw-collapsed" style="width:75%">'''Read More...'''<div class="mw-collapsible-content">... Extra content ...</div></div>
 +
 
<nowiki><div class="toccolours mw-collapsible mw-collapsed" style="width:75%"></nowiki><br>
 
<nowiki><div class="toccolours mw-collapsible mw-collapsed" style="width:75%"></nowiki><br>
 
<nowiki>'''Read More...'''</nowiki><br>
 
<nowiki>'''Read More...'''</nowiki><br>
Line 17: Line 20:
  
 
=== Add external link ===
 
=== Add external link ===
 +
Example: [http://www.advancedsquader.net Your link to this site]
 +
 
<nowiki>[http://www.advancedsquader.net Your link to this site]</nowiki><br>
 
<nowiki>[http://www.advancedsquader.net Your link to this site]</nowiki><br>
  
Line 25: Line 30:
  
 
=== Add download link ===
 
=== Add download link ===
 +
Example: [[Media:AH-modules.zip|Local Download]]
 +
 
<nowiki>[[Media:AH-modules.zip|Local Download]]</nowiki><br>
 
<nowiki>[[Media:AH-modules.zip|Local Download]]</nowiki><br>
  
  
== Icons ==
+
== Templates ==
=== Add "taken from another site" ===
+
=== Add AAR with collapsible tab ===
<nowiki>{{Source|author=Louis Manios - David Lake|link=http://vasl.org/users_guide/08.htm}}</nowiki><br>
+
{{AAR|? vs ?=Colonel Custard vs Legion|link=http://daiju.com.au/ASL/Scens/ASL48-TL-Belgium.htm|text=full text here...}}
 +
<nowiki>{{AAR|? vs ?=Colonel Custard vs Legion|link=http://daiju.com.au/ASL/Scens/ASL48-TL-Belgium.htm|text=full text here...}}</nowiki><br>
 +
 
 +
=== Add "This source hasn't been added yet to this page" ===
 +
{{Archive|link=http://vasl.org}}
 +
<nowiki>{{Archive|link=http://vasl.org}}</nowiki><br>
 +
 
 +
=== Add "More information can be found on this site" ===
 +
{{Content|link=http://www.desperationmorale.com/worldofasl/worldnewsletterswithscenarios.html#aslug}}
 +
<nowiki>{{Content|link=http://www.desperationmorale.com/worldofasl/worldnewsletterswithscenarios.html#aslug}}</nowiki><br>
 +
 
 +
=== Add "The original site can be found here" ===
 +
{{Original|link=http://www.desperationmorale.com/worldofasl/worldnewsletterswithscenarios.html#aslug}}
 +
<nowiki>{{Original|link=http://www.desperationmorale.com/worldofasl/worldnewsletterswithscenarios.html#aslug}}</nowiki><br>
  
 
=== Add "Ready to print version" ===
 
=== Add "Ready to print version" ===
 +
{{Print|link=http://www.boardgamegeek.com/filepage/40482|local=ASLSKTutorial.v1.0.pdf|author=Peter Kruijt}}
 
<nowiki>{{Print|link=http://www.boardgamegeek.com/filepage/40482|local=ASLSKTutorial.v1.0.pdf|author=Peter Kruijt}}</nowiki><br>
 
<nowiki>{{Print|link=http://www.boardgamegeek.com/filepage/40482|local=ASLSKTutorial.v1.0.pdf|author=Peter Kruijt}}</nowiki><br>
 +
 +
=== Add "This article is taken from another site" ===
 +
{{Source|author=Louis Manios - David Lake|link=http://vasl.org/users_guide/08.htm}}
 +
<nowiki>{{Source|author=Louis Manios - David Lake|link=http://vasl.org/users_guide/08.htm}}</nowiki><br>
 +
 +
=== Add "This article is under construction" ===
 +
{{Working}}
 +
<nowiki>{{Working}}</nowiki><br>

Latest revision as of 19:18, 28 October 2012

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


Images

Add non-clickable image

Example:

Scenario1.jpg

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


Text

Add collapsible text

Example:

Read More...
... Extra content ...

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

Add external link

Example: Your link to this site

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


Downloads

Upload a file

Use the uploadpage of this site.

Add download link

Example: Local Download

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


Templates

Add AAR with collapsible tab

full text here...

{{AAR|? vs ?=Colonel Custard vs Legion|link=http://daiju.com.au/ASL/Scens/ASL48-TL-Belgium.htm|text=full text here...}}

Add "This source hasn't been added yet to this page"

Box.png

This source hasn't been added yet to this page.

The website link is http://vasl.org.

{{Archive|link=http://vasl.org}}

Add "More information can be found on this site"

{{Content|link=http://www.desperationmorale.com/worldofasl/worldnewsletterswithscenarios.html#aslug}}

Add "The original site can be found here"

{{Original|link=http://www.desperationmorale.com/worldofasl/worldnewsletterswithscenarios.html#aslug}}

Add "Ready to print version"

Printer.png


Ready to print version: Original link and Local Download by Peter Kruijt.


{{Print|link=http://www.boardgamegeek.com/filepage/40482|local=ASLSKTutorial.v1.0.pdf|author=Peter Kruijt}}

Add "This article is taken from another site"

Index view.png

This article is taken from another site:

The author is Louis Manios - David Lake.

The original website is http://vasl.org/users_guide/08.htm.

{{Source|author=Louis Manios - David Lake|link=http://vasl.org/users_guide/08.htm}}

Add "This article is under construction"

Construction.png


This article is under construction.

Please help expanding it by adding content.

  • Please refer to our How To - section on our Main page for an explanation of how contents can be added on this site.
  • If you have files or content that could be added, but you dont have the time. Please let us know! Mail to admin@advancedsquadleader.net. If you send us copyrighted material, only references of it will be added to the site (content listing/front image/scenario background/...).

{{Working}}