Template:Path item: Difference between revisions

From Teopedia
(Created page with "<noinclude>This template creates one record for the table of contents of ''The Path'' magazine. To copy: <pre> {{ Path item | id = | year = | volume = | number = | month = | page = | title = | author = | author signed = | comment = | links to text = | in russian = }} </pre> Category: Templates <!-- Table fields: ! Place ! Date ! Author ! Title, links,...")
 
mNo edit summary
Line 35: Line 35:
| {{{year|-}}}, {{{month|-}}}
| {{{year|-}}}, {{{month|-}}}
| {{#if: {{{author|}}}| {{{author}}}|}}
| {{#if: {{{author|}}}| {{{author}}}|}}
{{#if: {{{author signed|}}}|<p style="text-indent: 0; line-height: 110%; font-size: 80%; color: grey;">signed: '''{{{author signed}}}'''</p>|}}
{{#if: {{{author signed|}}}|<p style="text-indent: 0; line-height: 110%; font-size: 80%; color: grey;">{{{author signed}}}</p>|}}
| {{{title|-}}}  
| {{{title|-}}}  
<p style="text-indent: 0; line-height: 110%; font-size: 80%; color: grey;">Read at: <span class="plainlinks">{{{links to text|}}}</span>{{#if: {{{in russian|}}}|. Read in: <span class="plainlinks">{{{in russian}}}</span>|}}</p>
{{#if: {{{comment|}}}|<p style="text-indent: 0; line-height: 110%; font-size: 80%; color: grey;">Read at: <span class="plainlinks">{{{links to text|}}}</span></p>|}}
{{#if: {{{in russian|}}}|<p style="text-indent: 0; line-height: 110%; font-size: 80%; color: grey;">Read in: <span class="plainlinks">{{{in russian}}}</span></p>|}}
{{#if: {{{comment|}}}|<p style="text-indent: 0; font-size: 100%; color: grey;">{{{comment|}}}</p>|}}
{{#if: {{{comment|}}}|<p style="text-indent: 0; font-size: 100%; color: grey;">{{{comment|}}}</p>|}}
</includeonly>
</includeonly>

Revision as of 11:25, 10 October 2024

This template creates one record for the table of contents of The Path magazine.

To copy:

{{ Path item
 | id            = 
 | year          = 
 | volume        = 
 | number        = 
 | month         = 
 | page          = 
 | title         = 
 | author        = 
 | author signed = 
 | comment       = 
 | links to text = 
 | in russian    = 
}}