Template:Flag: Difference between revisions

From ZDoom Wiki
Jump to navigation Jump to search
Content deleted Content added
Right, only this version works.
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<noinclude>Creates a direct link to a flag or a section on the [[actor flags]] page. Example uses:
<noinclude>Creates a direct link to a flag or a section on the [[actor flags]] page. Example uses:
*<nowiki>{{flag|MISSILE}}</nowiki> results in {{flag|MISSILE}}
*<nowiki>{{flag|MISSILE}}</nowiki> results in {{flag|MISSILE}}
*<nowiki>{{flag|Bouncing|bounce flags}}</nowiki> results in {{flag|Bouncing|bounce flags}}</noinclude><includeonly>[[actor flags#{{{1}}}|{{{1|{{{2}}}}}}]]</includeonly>
*<nowiki>{{flag|Bouncing|bounce flags}}</nowiki> results in {{flag|Bouncing|bounce flags}}</noinclude><includeonly>[[actor flags#{{{1}}}|{{{2|{{{1}}}}}}]]</includeonly><noinclude>[[Category:Internal link templates]]</noinclude>

Latest revision as of 17:45, 18 November 2010

Creates a direct link to a flag or a section on the actor flags page. Example uses: