Template talk:Wikipedia: Difference between revisions

From Adventure Game Studio | Wiki
Jump to navigation Jump to search
No edit summary
(Added link samples)
 
Line 8: Line 8:
===Without Title===
===Without Title===
<pre>{{Wikipedia|Adventure_Game_Studio}}</pre>
<pre>{{Wikipedia|Adventure_Game_Studio}}</pre>
Result:
'''Result''': {{Wikipedia|Adventure_Game_Studio}}
<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.
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|Chris Jones' AGS}}</pre>
Result:
'''Result''': {{Wikipedia|Adventure_Game_Studio|Chris Jones' AGS}}
<pre>[http://en.wikipedia.org/wiki/Adventure_Game_Studio Adventure Game Studio]</pre>
<pre>[http://en.wikipedia.org/wiki/Adventure_Game_Studio Chris Jones' AGS]</pre>

Latest revision as of 16:49, 2 December 2005

Code

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

Usage

Without Title

{{Wikipedia|Adventure_Game_Studio}}

Result: Adventure_Game_Studio

[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|Chris Jones' AGS}}

Result: Chris Jones' AGS

[http://en.wikipedia.org/wiki/Adventure_Game_Studio Chris Jones' AGS]