Diferencia entre revisiones de «Plantilla:Test»

De CNB
Ir a la navegación Ir a la búsqueda
Busca en cnbGuatemala con Google

 
(No se muestran 17 ediciones intermedias del mismo usuario)
Línea 1: Línea 1:
<noinclude>This template holds information on an online or printed publication; it should be called with the following structure:
+
==Basic==
<pre>{{Source
+
Third category:{{{test-field|}}}
|publication type=The type of publication; can be Newspaper, Magazine, Online magazine or Blog
 
|circulation=The reported circulation, if it's a newspaper or magazine
 
|monthly unique visitors=Used for blogs or online magazines
 
|country=The country in which the source is published
 
|language=The language in which it is written
 
|url=The main URL for this source
 
}}
 
</pre>
 
For a newspaper, if there are different numbers for circulation for weekdays and Sundays, go with the higher one.
 
  
The order of the fields is not relevant.
+
Second category:{{#tag:getParent|{{{test-field|}}}}}
{{#cargo_declare:_table=Sources|Type=String (size=20;allowed values=Newspaper, Magazine, Online magazine, Blog)|Circulation=Integer|Monthly_unique_visitors=Integer|Country=String (size=50)|Language=String|URL=URL}}
 
</noinclude><includeonly>{{#cargo_store:_table=Sources|Type={{{type|}}}|Circulation={{{circulation|}}}|Monthly_unique_visitors={{{monthly unique visitors|}}}|Country={{{country|}}}|Language={{{language|}}}|URL={{{url|}}} }}
 
This is a [[:Category:Sources|source]].
 
  
'''Publication type:''' {{{type|}}}
+
Master category:{{#tag:getSecondParent|{{{test-field|}}}}}
  
{{#if:{{{circulation|}}}|'''Circulation:''' {{{circulation|}}} }}{{#if:{{{monthly unique visitors|}}}|'''Unique visitors per month:''' {{{monthly unique visitors}}}}}
+
==Category tree==
 +
{{#categorytree:{{{test-field|}}}|mode=parents}}
  
'''Country of origin:''' {{{country|}}}
+
==Author==
 +
Author page: {{#if:{{{istheauthor|}}}|[[user:{{{authorusername|}}}|{{{authorusername|}}}]]|}}  
  
'''Language of publication:''' {{{language|}}}
+
[[category:test]]
 
 
'''URL:''' {{{url|}}}
 
 
 
Opinion items that have appeared in this source:
 
 
 
{{#cargo_query:tables=Items,Opinions
 
|join on=Items._pageName=Opinions._pageName
 
|where=Source = "{{PAGENAME}}"
 
|fields=Items._pageName=Title,Author,Date,Topic
 
|group by=Items._pageName
 
|order by=Date DESC
 
}}
 
 
 
[[Category:Sources]]
 
</includeonly>
 

Revisión actual del 00:08 14 ago 2016

Basic[editar código]

Third category:

Second category:

Master category:

Category tree[editar código]


Author[editar código]

Author page: