- REDIRECTPredložak:TOC desno
This template is used to present markup or code side by side with the output it renders.
TemplateData
Parametar | Opis | Vrsta | Stanje | |
---|---|---|---|---|
margin-left | margin-left | To set a margin on the table's lefthand side.
| Niz | neobvezno |
width | width | To set the table's overall width.
| Niz | neobvezno |
style | style | For CSS styles amending the table's overall appearance. | Niz | neobvezno |
noheaders | noheaders | Set (as e.g. noheaders=on) to suppress the columns' headings and table's title. | Niz | neobvezno |
title | title | Title above table. | Niz | neobvezno |
colheaderstyle | colheaderstyle | For CSS styling to amend the appearance of each column's heading. | Niz | neobvezno |
col1headerstyle | col1headerstyle | For CSS styling to amend the appearance of the first column's heading. Overrides (but does not replace) colheaderstyle. | Niz | neobvezno |
col1 | col1 | First column (markup/code)'s heading.
| Niz | neobvezno |
col2headerstyle | col2headerstyle | For CSS styling to amend the appearance of the second column's heading. Overrides (but does not replace) colheaderstyle. | Niz | neobvezno |
col2 | col2 | Second column (output)'s heading.
| Niz | neobvezno |
codestyle | codestyle markupstyle | For CSS styles amending the presentation of the first column (markup/code)'s content (e.g. a smaller font-size). | Niz | neobvezno |
outputstyle | outputstyle | For CSS styles amending the presentation of the second column (output)'s content. | Niz | neobvezno |
1 | 1 | row 1, first column (markup/code)'s content. | Niz | neobvezno |
2 | 2 | row 1, second column (output)'s content. | Niz | neobvezno |
3 | 3 | row 2, first column's content (etc). | Niz | neobvezno |
4 | 4 | row 2, second column's content (etc). | Niz | neobvezno |
39 | 39 | First column's content in last possible row. | Niz | neobvezno |
40 | 40 | Second column's content in last possible row. | Niz | neobvezno |