My program doesn't have bugs. It just develops random features.

Difference between revisions of "Template:Samegame"

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
m (too complicated)
m (fixed for subpages of game-specific particles)
Line 1: Line 1:
{{#if:{{ARTICLESPACE}}|{{ARTICLESPACE}}:}}{{{1}}}{{#if:{{#pos:{{PAGENAME}}|(}}|_{{#sub:{{PAGENAME}}|{{#pos:{{PAGENAME}}|(}}|0}}}}<noinclude>
+
{{#if:{{ARTICLESPACE}}|{{ARTICLESPACE}}:}}{{{1}}}{{#if:{{#pos:{{PAGENAME}}|(}}|_{{#sub:{{SUBPAGENAME}}|{{#pos:{{BASEPAGENAME}}|(}}|0}}|{{#if:{{#pos:{{BASEPAGENAME}}|(}}|_{{#sub:{{BASEPAGENAME}}|{{#pos:{{BASEPAGENAME}}|(}}|0}}}}}}<noinclude>
 
{{documentation}}
 
{{documentation}}
 
</noinclude>
 
</noinclude>

Revision as of 05:22, 29 November 2008

Template:{{{1}}}

[edit] Documentation

This template generates a page link name for another page in the same namespace and with the same game name in parentheses, if available. It is used mostly on class description pages to avoid content duplication, e.g. between the UE2Runtime, UT2003 and UT2004 class descriptions.

Usage

A link to anchor "Usage" on page "Template:Infobox class" (this namespace!) with the text "Class Infobox":

[[{{samegame|Infobox class}}#Usage|Class Infobox]]

Class Infobox

See also