Template:Infobox Other: Difference between revisions
Jump to navigation
Jump to search
GameMaster (talk | contribs) (Created page with "<includeonly>{{pageHeader|{{PAGENAME}}}} {{{!}} class="floatright" style="width: 300px;" {{#if:{{{logo|}}}|{{!}} style="width: 170px;" {{!}} <span class="infobox_TopicName">{{...") |
GameMaster (talk | contribs) No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{{pageHeader|{{PAGENAME}}}} | <includeonly>{{#ifeq:{{lc:{{{usePageHeader|}}}}}|no||{{pageHeader|{{#if:{{{name|}}}|{{{name|}}}|{{#ifeq:{{lc:{{{type|}}}}}|news|News|{{PrintInputDate|{{{dateStartYY|}}}|{{{dateStartMM|}}}|{{{dateStartDD|}}}|dmy}}|{{PAGENAME}}}}}}}}}} | ||
{{{!}} class="floatright" style="width: 300px;" | {{{!}} class="floatright" style="width: 300px;" | ||
{{!}} colspan="2" style="text-align:center;" {{!}}<span class="infobox_TopicName">{{#if:{{{name|}}}|{{{name|}}}|{{PAGENAME}}}}</span> | |||
{{!}}- | {{!}}- | ||
{{#if:{{{image|}}}|{{Infobox|image|[[File: | {{#if:{{{image|}}}|{{Infobox|image|[[File:{{#ifeq:{{{type|}}}|news|News|{{#ifeq:{{{type|}}}|event|Event|{{#ifeq:{{{type|}}}|dynasty|Dynasty|Other}}}}}}_{{#ifeq:{{{type|}}}|dynasty|{{PAGENAME}}|{{#if:{{{name|}}}|{{{name|}}}|{{PAGENAME}}}}}}.{{{image|}}}|285px|right]]}} | ||
{{#if:{{{imageDesc|}}}|{{Infobox|topic|<span class="infobox_TopicNickname">{{{imageDesc|}}}</span>}} }} | {{#if:{{{imageDesc|}}}|{{Infobox|topic|<span class="infobox_TopicNickname">{{{imageDesc|}}}</span>}} }} | ||
|{{Infobox|line}} }} | |{{Infobox|line}} }} | ||
|} | |} | ||
{{{!}} class="floatright" style="width: 300px;" | {{{!}} class="floatright" style="width: 300px;" | ||
{{{ | {{#if:{{{dateStartYY|}}}|{{infobox|section|'''{{#if:{{{dateEndYY|}}}|Started|Date}}:'''|{{PrintInputDate|{{{dateStartYY|}}}|{{{dateStartMM|}}}|{{{dateStartDD|}}}|dmy}} }}}} | ||
{{!}}}</includeonly><noinclude> | {{#if:{{{dateEndYY|}}}|{{infobox|section|'''Ended:'''|{{PrintInputDate|{{{dateEndYY|}}}|{{{dateEndMM|}}}|{{{dateEndDD|}}}|dmy}} }}}} | ||
{{!}}}{{#switch: {{lc:{{{type|}}}}} | |||
| news = [[Category:News|{{{dateStartYY|}}} {{{dateStartMM|}}} {{{dateStartDD|}}}]] | |||
| event = [[Category:Events]] | |||
| info = | |||
| dynasty = [[Category:Dynasties]] | |||
| #default = <strong class="warning">Warning! Wrong or missing parameter (type=<news/event/info/dynasty>).</strong>[[Category:Page with template issues]] | |||
}}</includeonly><noinclude> | |||
[[Category:Templates]] | [[Category:Templates]] | ||
==Template parameters== | |||
<nowiki>{{Infobox Other |type=<news/event/info/dynasty> |usePageHeader=<yes/no> | |||
|name = | |||
|image = | |||
|imageDesc = | |||
|dateStartYY= |dateStartMM= |dateStartDD= | |||
|dateEndYY= |dateEndMM= |dateEndDD= | |||
}}</nowiki> |
Latest revision as of 21:10, 28 August 2022
Template parameters
{{Infobox Other |type=<news/event/info/dynasty> |usePageHeader=<yes/no> |name = |image = |imageDesc = |dateStartYY= |dateStartMM= |dateStartDD= |dateEndYY= |dateEndMM= |dateEndDD= }}