Changes

Jump to navigation Jump to search
Created page with "<noinclude>This template is used by form {{f|CTD periodical}} to create or edit an article of ''Comprehensive Theosophical Dictionary'' on periodical. * To create a new a..."
<noinclude>This template is used by form {{f|CTD periodical}} to create or edit an article of ''[[Comprehensive Theosophical Dictionary]]'' on periodical.

* To create a new article use form {{f|CTD periodical}}.
* Pages that use this template are placed in category {{c|CTD periodicals}} and other categories, named in "categories" parameter.

{| class=wikitable
|-
! width=280px | To copy
! Description
|-valign=top
| <pre>
{{CTD periodical
| title =
| title to show =
| origin =
| variations =
| description =
| short description =
| image =
| image description =
| categories =
| related terms =
| first issue =
| last issue =
| approximate lifetime =
| library pages =
| ctd rus =
| tsw en =
| wikipedia =
| other resources =
}}
</pre>
| ''Title:''
* '''title''' -- full title in sortable form, i.e. article is after the main part, for example: ''Daily Graphic, The''; {{p|CTD term sortable}}, {{p|CTD term}}
* '''title to show''' -- full title in regular order, for example: ''The Daily Graphic''; {{p|CTD term to show}}, {{p|CTD term}}
* '''origin''' -- city and country of origin, spelling in original language; {{p|CTD term origin}}
* '''variations''' -- different spellings (list separated by ";"); {{p|CTD term variations}}, {{p|CTD term}}

''Description, relationship:''
* '''description''' -- description of a periodical, its history, editorial and so on; {{p|CTD term description}}
* '''short description''' -- short version for foot notes, optional; if empty, set to first 100 chars from ''description''; {{p|CTD term short description}}
* '''image''' -- title page or logo; filename of an image; {{p|CTD term image}}
* '''image description''' -- some words about the image, optional; {{p|CTD term image}}
* '''categories''' -- list of categories where this term belongs or could be applied to (list separated by ";")
* '''related terms''' -- some terms the one is connected with (list separated by ";"); {{p|CTD term}}


''Period of existence, lifetime:''
* '''first issue''' -- the exact date in format: ''YYYY-MM-DD'' (Year-Month-Day); {{p|Date of appearance}}
* '''last issue''' -- the exact date; {{p|Date of disappearance}}
* '''approximate duration''' -- set this '''only''' if the exact dates above is unknown, f.e.: ''1875-1881''
Semantic property {{p|Lifetime}} is set if at least one of the above is not empty.


''Teopedia links:''
* '''library pages''' -- wiki pages in Library
* '''ctd rus''' -- article in Russian


''External links:''
* '''tsw en''' -- article in English section of [[:tsw-en:|Theosophy.wiki]]
* '''wikipedia''' -- article in [[:wp:|Wikipedia]]
* '''other resources''' -- any other Internet resources in format: [URL1 text1]; [URL2 text2]
|}

== See also ==
* [[:t-ru-lib:Шаблон:Периодика БТС|Периодика БТС]] -- corresponding template in Russian section

[[Category: Templates with forms]]
[[Category: Templates for CTD]]

[[t-ru-lib:Шаблон:Периодика БТС]]
</noinclude><includeonly><!--
set property "CTD term" to any possible variant, those that may consist of a list are processed later
-->{{#set: CTD term sortable={{{title|}}}
|CTD term={{{title|}}};{{{title to show|}}};{{{variations|}}}|+sep=;
}}<!--
Glossary HEADER -->
{{CTD header}}
<!--
IMAGE -->
{{#if: {{{image|}}}
| <div style="font-size: 90%; width: 214px; border: 2px grey solid; float:right; padding-top: 5px; margin: 0 0 5px 5px;">
<div style="border:1px grey solid; width: 200px; margin: 0 auto;">[[File:{{{image}}}|200px]] {{#set: CTD term image={{{image|}}}}} </div><!--
image description -->
<div style="text-align: center;">{{{title to show|}}}</div>
{{#if: {{{approximate lifetime|}}}
| <div style="text-align: center; >{{{approximate lifetime}}}</div>{{#set: Lifetime={{{approximate lifetime}}}}}
|}}<!--
-->{{#if: {{{first issue|}}}
| <div style="text-align: center; >{{#time: Y | {{{first issue|}}}}}-{{#time: Y | {{{last issue|}}}}}</div> {{#set: Lifetime={{#time: Y | {{{first issue|}}}}}-{{#time: Y | {{{last issue|}}}}} }}
|}}<!--
-->{{#if: {{{image description|}}}| <center>{{{image description}}}</center>|}}
</div>
|}}<!-- done with image section

Article section -->
<div style="font-variant: small-caps; font-weight: bold; font-size: 120%;">{{#if: {{{title to show|}}}
| {{#var:title to show}} {{#set: CTD term to show={{#var:title to show}}}}
| {{{title|}}} {{#set: CTD term to show={{{title|}}}}}
}}</div><!--

set variable {{#var:variants}}, with all the variations
-->{{#if: {{{variations|}}}
|{{#vardefine:variants| • {{#arraymap:{{{variations|}}}|;|@@|@@|&#32;•&#32;}} }}
|}}<!--

show origin of a term
-->{{#if: {{{origin|}}}|<div style="font-size: 90%; color: grey;">({{{origin|}}})</div>|}}<!--
show term variations-->
<div style="font-size: 90%;">
{{#varexists:variants
| <p style="text-indent: 0;">{{tip|Also|Different variations and aliases; all of these should redirect to this page}}: {{#var:variants}} • {{#set: CTD term variations={{#var:variants}}}}</p>
|}}<!--
duration and lifetime
-->{{#if: {{{start|}}} | {{Style P-No indent|({{#time:j xg Y|{{{start}}}}} − {{#time:j xg Y|{{{end}}}}})}} {{#set: Date of appearance={{{start|}}} | Date of disappearance={{{end|}}}}} |}}<!--
-->{{#if: {{{approximate duration|}}}| {{Style P-No indent|({{{approximate duration}}})}} |}}
</div>
<div style="white-space: pre-wrap;">{{{description|}}}</div>
{{#set: CTD term origin={{{origin|}}}|CTD term description={{{description|}}}}}
{{#if: {{{short description|}}}
|<p style="font-weight: bold; text-indent: 0; margin-top: 1em;">{{tip|Shortly|Short text for popup hints and footnotes; main meaning in several words.}}:</p>{{{short description}}} {{#set: CTD term short description={{{short description|}}}}}
| {{#set: CTD term short description={{#sub:{{{description|}}}|0|100}}{{#ifexpr: {{#len:{{{description|}}}}} > 100 |...}}}}
}}

{{#if: {{{related terms|}}}| <hr>
<div style="font-size: 90%;">'''See also:''' {{#arraymap:{{{related terms|}}}|;|@@| {{#set:CTD related term=@@}} {{#formredlink:target=@@|form=CTD article}} }}</div> |}}<!--

Links to other pages and resources;
see if there are any:
-->{{#if: {{{library pages|}}} | {{#vardefine:link_exists|yes}} |}}<!--
-->{{#if: {{{ctd rus|}}} | {{#vardefine:link_exists|yes}} |}}<!--
-->{{#if: {{{tsw en|}}} | {{#vardefine:link_exists|yes}} |}}<!--
-->{{#if: {{{wikipedia|}}} | {{#vardefine:link_exists|yes}} |}}<!--
-->{{#if: {{{other resources|}}}| {{#vardefine:link_exists|yes}} |}}<!--

if there are some, show them in a list
-->{{#varexists:link_exists|{{Style P-No indent|'''Some links:'''}}
<ul>
{{#if: {{{library pages|}}}|<li>Related pages: {{#arraymap:{{{library pages|}}}|;|@@|[[@@]]}}</li>|}}<!--
-->{{#if: {{{ctd rus|}}}|<li>CTD article in Russian: [[:t-ru-lib:{{{ctd rus|}}}|{{{ctd rus|}}}]] [[t-ru-lib:{{{ctd rus|}}}]]</li>|}}<!--
-->{{#if: {{{tsw en|}}}|<li>Theosophy Wiki: {{#arraymap:{{{tsw en|}}}|;|@@|[[:tsw-en:@@|@@]]}}</li>|}}<!--
-->{{#if: {{{wikipedia|}}}|<li>Wikipedia: {{#arraymap:{{{wikipedia|}}}|;|@@|[[:wp:@@|@@]]}}</li>|}}<!--
-->{{#if: {{{other resources|}}}|<li>Other resources: {{#arraymap:{{{other resources|}}}|;|@@|@@}}</li>|}}
</ul>|}}

<div style="border: 1px grey solid; background:#f8f8ff; width: 100%; font-size: 90%; color: grey; margin-top: 2em;">
<p style="text-indent: 5px; font-size: 80%;">'''TERM DATA'''</p>
<p style="text-indent: 5px;">To show: <b>{{#var:title to show}}</b>; Full sortable: <b>{{{title|}}}</b></p>
</div>

{{#arraymap:{{{categories|}}}|;|@@| [[Category:@@]] | }}
[[Category: CTD periodicals]]
[[Category: CTD-{{#sub:{{{title|}}}|0|1}}]]
</includeonly>

Navigation menu