Template:Topic: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(24 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
This is the "Topic" template. | This is the "Topic store" template. | ||
{{#cargo_declare:_table=Topic | {{#cargo_declare:_table=Topic | ||
| | |Auteur=List (,) of String | ||
|About=List (,) of String | |About=List (,) of String | ||
|Year_of_publication=Date}} | |Language=String | ||
|Location=String | |||
|Year_of_publication=Date | |||
|Coord=Coordinates }} | |||
</noinclude> | </noinclude> | ||
<includeonly> | <includeonly> | ||
{{#cargo_store:_table=Topic | {{#cargo_store:_table=Topic | ||
| | |Auteur={{{Auteur|}}} | ||
|About={{{ | |About={{{About|}}} | ||
| | |Language={{{Language|}}} | ||
{| | |Location={{{Location|}}} | ||
|Year_of_publication={{{Year_of_publication|}}} | |||
| {{ | |Coord={{#geocode:{{{Location|}}}}} | ||
}} | |||
[[Places::{{#geocode:{{{Location|}}}}}|{{{Location|}}}]] | |||
| {{{ | |||
</includeonly> | </includeonly> |