• Wikisimpsons needs more Featured Article, Picture, Quote, Episode and Comprehensive article nominations!
  • Wikisimpsons has a Discord server! Click here for your invite! Join to talk about the wiki, Simpsons and Tapped Out news, or just to talk to other users.
  • Make an account! It's easy, free, and your work on the wiki can be attributed to you.
TwitterFacebookDiscord

Difference between revisions of "Template:Title"

Wikisimpsons - The Simpsons Wiki
m
 
Line 1: Line 1:
<includeonly>{{DISPLAYTITLE:{{{1}}}}}</includeonly><noinclude>Usage examples:
+
<includeonly>{{DISPLAYTITLE:{{{1}}}}}</includeonly><noinclude>
 +
Usage examples:
 
*<code><nowiki>{{Title}}</nowiki></code> ''removes namespace''
 
*<code><nowiki>{{Title}}</nowiki></code> ''removes namespace''
*<code><nowiki>{{Title|Foo Bar}}</nowiki></code> ''custom title
+
*<code><nowiki>{{Title|Foo Bar}}</nowiki></code> ''custom title''
 
*<code><nowiki>{{Title|align=center}}</nowiki></code> ''centered''
 
*<code><nowiki>{{Title|align=center}}</nowiki></code> ''centered''
 
*<code><nowiki>{{Title|align=right}}</nowiki></code> ''aligned to the right''
 
*<code><nowiki>{{Title|align=right}}</nowiki></code> ''aligned to the right''

Latest revision as of 21:01, December 26, 2016

Usage examples:

  • {{Title}} removes namespace
  • {{Title|Foo Bar}} custom title
  • {{Title|align=center}} centered
  • {{Title|align=right}} aligned to the right
  • {{Title|Foo Bar|align=center}} etc