Difference between revisions of "Template:Website"
Jump to navigation
Jump to search
(Created page with "<noinclude> This is the "website" template. It should be called in the following format: <pre> {{website |headline= |coord_head= |image1= |coord_img1= |simploduction= |coord_s...") |
|||
Line 5: | Line 5: | ||
{{website | {{website | ||
|headline= | |headline= | ||
− | | | + | |coordhead= |
|image1= | |image1= | ||
− | | | + | |coordimg1= |
|simploduction= | |simploduction= | ||
− | | | + | |coordsimplo= |
|testimonial= | |testimonial= | ||
− | | | + | |coordtesti= |
|linksto= | |linksto= | ||
|belongsto= | |belongsto= | ||
Line 18: | Line 18: | ||
</pre> | </pre> | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
− | {{#cargo_declare:_table=website|headline=String| | + | {{#cargo_declare:_table=website|headline=String|coordhead=List (,) of String|image1=String|coordimg1=List (,) of String|simploduction=String|coordsimplo=List (,) of String|testimonial=String|coordtesti=List (,) of String|linksto=List (,) of Page|belongsto=List (,) of Page|contains=List (,) of Page}} |
</noinclude><includeonly>{{#cargo_store:_table=website}}{| class="wikitable" | </noinclude><includeonly>{{#cargo_store:_table=website}}{| class="wikitable" | ||
! headline | ! headline | ||
Line 24: | Line 24: | ||
|- | |- | ||
! headline coordinates | ! headline coordinates | ||
− | | {{{ | + | | {{{coordhead|}}} |
|- | |- | ||
! image | ! image | ||
Line 30: | Line 30: | ||
|- | |- | ||
! image coordinates | ! image coordinates | ||
− | | {{{ | + | | {{{coordimg1|}}} |
|- | |- | ||
! simple introduction | ! simple introduction | ||
Line 36: | Line 36: | ||
|- | |- | ||
! simple introduction coordinates | ! simple introduction coordinates | ||
− | | {{{ | + | | {{{coordsimplo|}}} |
|- | |- | ||
! testimonial | ! testimonial | ||
Line 42: | Line 42: | ||
|- | |- | ||
! testimonial coordinates | ! testimonial coordinates | ||
− | | {{{ | + | | {{{coordtesti|}}} |
|- | |- | ||
! links to | ! links to |
Revision as of 15:39, 11 March 2021
This is the "website" template. It should be called in the following format:
{{website |headline= |coordhead= |image1= |coordimg1= |simploduction= |coordsimplo= |testimonial= |coordtesti= |linksto= |belongsto= |contains= }}
Edit the page to see the template text. This template defines the table "website". View table.