Template:Title: Difference between revisions
Jump to navigation
Jump to search
ShadowWolf (talk | contribs) m add documentation to the template |
ShadowWolf (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
<span style="font-size: 22px;"><b>{{{title}}}</b></span><br/> | {{#ifeq: {{{title| }}} | | | ||
Author: ''{{{author}}}'' | {{#ifeq: {{{author| }}} | | | ||
<hr/> | {{#ifeq: {{NAMESPACE}} |User| | ||
{{BASEPAGENAME}}<br/>{{SUBPAGENAME}} | {{PAGENAME}} | |||
}} | | |||
Author: ''{{{author}}}'' | |||
}} | | |||
<span style="font-size: 22px;"><b>{{{title}}}</b></span><br/> | |||
Author: ''{{{author}}}'' | |||
<hr/> | |||
}} | |||
<noinclude> | <noinclude> | ||
Usage: <nowiki>{{TitleLine|title=Story Title|author=Author Name}}</nowiki> | Usage: <nowiki>{{TitleLine|title=Story Title|author=Author Name}}</nowiki> | ||
:This generates a headerbar like you see above, with <nowiki>{{{title}}}</nowiki> and <nowiki>{{{author}}}</nowiki> properly replaced. | :This generates a headerbar like you see above, with <nowiki>{{{title}}}</nowiki> and <nowiki>{{{author}}}</nowiki> properly replaced. | ||
</noinclude> | </noinclude> | ||
Revision as of 01:17, 21 July 2007
{{#ifeq: | |
{{#ifeq: | |
{{#ifeq: Template |User|
Title
Title | Title
}} |
Author: {{{author}}}
}} |
{{{title}}}
Author: {{{author}}}
}}
Usage: {{TitleLine|title=Story Title|author=Author Name}}
- This generates a headerbar like you see above, with {{{title}}} and {{{author}}} properly replaced.