Template:Blog: Difference between revisions

From TangoMeta
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 25: Line 25:
|-
|-
! Authors
! Authors
| {{#arraymap:{{{Authors|}}}|,|author|[[Has author::author]]}}
| {{#arraymap:{{{Authors|}}}|,|X|[[Has author::X]]}}
|-
|-
! Domain
! Domain
{{#if:{{{Domain|}}}|
{{#if:{{{Domain|}}}|
{{!}} {{#arraymap:{{{Domain|}}}|,|domain|[[Has domain::domain]]}}
{{!}} {{#arraymap:{{{Domain|}}}|,|D|[[Has domain::D]]}}
}}
}}
|-
|-
Line 39: Line 39:
! Language(s)
! Language(s)
{{#if:{{{Language|}}}|
{{#if:{{{Language|}}}|
{{!}} {{#arraymap:{{{Language|}}}|,|language|[[Has language::language]]}}
{{!}} {{#arraymap:{{{Language|}}}|,|L|[[Has language::L]]}}
}}
}}
|-
|-

Revision as of 16:28, 4 January 2024

This is the "Blog" template.

It should be called in the following format:

{{Blog
|Website=
|Authors=
|Domain=
|RSS feed=
|Language=
|Started in=
|Ended in=
|Has archive=
}}

Edit the page to see the template text.