Template:Topic: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<noinclude> This is the "Topic" template. {{#cargo_declare:_table=Topic |Authors=List (,) of Page |About=List (,) of String |Year_of_publication=Date </noinclude> <includeonl...") |
No edit summary |
||
(26 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 | ||
|Language=String | |||
|Location=String | |||
|Year_of_publication=Date | |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> |