Anonymous user
Template:Link: Difference between revisions
m
no edit summary
*>Monkey 05 06 (I think this will work without the qif template...testing now...) |
*>Monkey 05 06 mNo edit summary |
||
Line 4: | Line 4: | ||
<nowiki>{{link|PAGE_TITLE|ANCHOR|ALT_TEXT}}</nowiki> | <nowiki>{{link|PAGE_TITLE|ANCHOR|ALT_TEXT}}</nowiki> | ||
All parameters ''except'' PAGE_TITLE are optional. The last specified parameter will be used as the link text. So if only PAGE_TITLE is specified: | All parameters ''except'' PAGE_TITLE ''or'' ANCHOR are optional (at least one of the two must be supplied). The last specified parameter will be used as the link text. So if only PAGE_TITLE is specified: | ||
<nowiki>{{link|Adventure Game Studio}}</nowiki> | <nowiki>{{link|Adventure Game Studio}}</nowiki> |