GaryJJSpate (talk | contribs) Created page with "<includeonly><div class="vault-infobox"> <div class="vault-infobox-header">{{{name}}}</div> {{#if:{{{type|}}}|<div class="vault-infobox-row"><span class="vault-infobox-k">TYPE</span><span class="vault-infobox-v">{{{type}}}</span></div>}} {{#if:{{{publisher|}}}|<div class="vault-infobox-row"><span class="vault-infobox-k">PUBLISHER</span><span class="vault-infobox-v">{{{publisher}}}</span></div>}} {{#if:{{{frequency|}}}|<div class="vault-infobox-row"><span class="vault-inf..." |
GaryJJSpate (talk | contribs) Standing correction: OrganisationInfobox -> InfoboxOrganisation |
||
| Line 8: | Line 8: | ||
</div></includeonly><noinclude> | </div></includeonly><noinclude> | ||
== Template:PublicationInfobox == | == Template:PublicationInfobox == | ||
Renders the right-hand infobox card on a page about a magazine, newspaper, or other periodical — as distinct from a TV series ({{tl|ShowInfobox}}) or a company ({{tl| | Renders the right-hand infobox card on a page about a magazine, newspaper, or other periodical — as distinct from a TV series ({{tl|ShowInfobox}}) or a company ({{tl|InfoboxOrganisation}}). | ||
'''Note:''' requires the ParserFunctions extension for the <code>{{#if:}}</code> conditionals, same as the other infoboxes. | '''Note:''' requires the ParserFunctions extension for the <code>{{#if:}}</code> conditionals, same as the other infoboxes. | ||
Revision as of 13:02, 5 August 2026
Template:PublicationInfobox
Renders the right-hand infobox card on a page about a magazine, newspaper, or other periodical — as distinct from a TV series ({{ShowInfobox}}) or a company ({{InfoboxOrganisation}}).
Note: requires the ParserFunctions extension for the conditionals, same as the other infoboxes.
Usage:
{{PublicationInfobox
|name=Chat — It's Fate
|type=Monthly psychic and paranormal magazine
|publisher=TI Media Limited
|frequency=Monthly
|status=Active
}}
Place at the very top of the page, before the article text.
Parameters
- name — required
- type — recommended
- publisher — recommended
- frequency — recommended
- first_published — optional
- status — recommended. e.g. Active, Defunct
