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