Difference between revisions of "Template:Website"

From Make Inclusive Websites
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=
|coord_head=
+
|coordhead=
 
|image1=
 
|image1=
|coord_img1=
+
|coordimg1=
 
|simploduction=
 
|simploduction=
|coord_simplo=
+
|coordsimplo=
 
|testimonial=
 
|testimonial=
|coord_testi=
+
|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|coord_head=List (,) of String|image1=String|coord_img1=List (,) of String|simploduction=String|coord_simplo=List (,) of String|testimonial=String|coord_testi=List (,) of String|linksto=List (,) of Page|belongsto=List (,) of Page|contains=List (,) of Page}}
+
{{#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
| {{{coord_head|}}}
+
| {{{coordhead|}}}
 
|-
 
|-
 
! image
 
! image
Line 30: Line 30:
 
|-
 
|-
 
! image coordinates
 
! image coordinates
| {{{coord_img1|}}}
+
| {{{coordimg1|}}}
 
|-
 
|-
 
! simple introduction
 
! simple introduction
Line 36: Line 36:
 
|-
 
|-
 
! simple introduction coordinates
 
! simple introduction coordinates
| {{{coord_simplo|}}}
+
| {{{coordsimplo|}}}
 
|-
 
|-
 
! testimonial
 
! testimonial
Line 42: Line 42:
 
|-
 
|-
 
! testimonial coordinates
 
! testimonial coordinates
| {{{coord_testi|}}}
+
| {{{coordtesti|}}}
 
|-
 
|-
 
! links to
 
! links to

Revision as of 16: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.