Template talk:Wikipedia: Difference between revisions

From Adventure Game Studio | Wiki
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 7: Line 7:
==Usage==
==Usage==
===Without Title===
===Without Title===
This may come in handy when names are different from the entry name, such as MS-DOS or AGS.
<pre>{{Wikipedia|Adventure_Game_Studio}}</pre>
<pre>{{Wikipedia|Adventure_Game_Studio}}</pre>
Result:
Result:
<pre>[http://en.wikipedia.org/wiki/Adventure_Game_Studio Adventure_Game_Studio]</pre>
<pre>[http://en.wikipedia.org/wiki/Adventure_Game_Studio Adventure_Game_Studio]</pre>
This may come in handy when names are different from the entry name, such as MS-DOS or AGS.
===With Title===
===With Title===
<pre>{{Wikipedia|Adventure_Game_Studio|Adventure Game Studio}}</pre>
<pre>{{Wikipedia|Adventure_Game_Studio|Adventure Game Studio}}</pre>
Result:
Result:
<pre>[http://en.wikipedia.org/wiki/Adventure_Game_Studio Adventure Game Studio]</pre>
<pre>[http://en.wikipedia.org/wiki/Adventure_Game_Studio Adventure Game Studio]</pre>

Revision as of 16:42, 2 December 2005

Code

{{Wikipedia|entry}}
{{Wikipedia|entry|title}}

Usage

Without Title

{{Wikipedia|Adventure_Game_Studio}}

Result:

[http://en.wikipedia.org/wiki/Adventure_Game_Studio Adventure_Game_Studio]

This may come in handy when names are different from the entry name, such as MS-DOS or AGS.

With Title

{{Wikipedia|Adventure_Game_Studio|Adventure Game Studio}}

Result:

[http://en.wikipedia.org/wiki/Adventure_Game_Studio Adventure Game Studio]