Template:Citation Template Example: Difference between revisions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
==Resources== | <templatestyles src="Template:Citation_Template_Example/styles.css /"> | ||
1) <i>{{{Source link 1}}}</i> {{#if: {{{Source Name 1}}} | by <b>{{{Source Name 1}}}</b> | }} {{#if: {{{Source Company 1}}} | from {{{Source Company 1}}} }} | |||
<br> | {| Class = "Heading" | ||
2) <i>{{{Source link 2}}}</i> {{#if: {{{Source Name 2}}} | by <b>{{{Source Name 2}}}</b> | }} {{#if: {{{Source Company 2}}} | from {{{Source Company 2}}} }} | |==Resources== | ||
<br> | |} | ||
3) <i>{{{Source link 3}}}</i> {{#if: {{{Source Name 3}}} | by <b>{{{Source Name 3}}}</b> | }} {{#if: {{{Source Company 3}}} | from {{{Source Company 3}}} }} | |||
{| Class = "src-body" | |||
|1) | |||
|<i>{{{Source link 1}}}</i> | |||
|{{#if: {{{Source Name 1}}} | by <b>{{{Source Name 1}}}</b> | }} | |||
|{{#if: {{{Source Company 1}}} | from {{{Source Company 1}}} }} </br> | |||
|2) | |||
|<i>{{{Source link 2}}}</i> | |||
|{{#if: {{{Source Name 2}}} | by <b>{{{Source Name 2}}}</b> | }} | |||
|{{#if: {{{Source Company 2}}} | from {{{Source Company 2}}} }}</br> | |||
|3) | |||
|<i>{{{Source link 3}}}</i> | |||
|{{#if: {{{Source Name 3}}} | by <b>{{{Source Name 3}}}</b> | }} | |||
|{{#if: {{{Source Company 3}}} | from {{{Source Company 3}}} }} | |||
|} | |||
<br> | <br> | ||
<noinclude> | <noinclude> | ||
Revision as of 18:31, 26 April 2024
<templatestyles src="Template:Citation_Template_Example/styles.css /">
| ==Resources== |
| 1) | {{{Source link 1}}} | by {{{Source Name 1}}} | from {{{Source Company 1}}} |
2) | {{{Source link 2}}} | by {{{Source Name 2}}} | from {{{Source Company 2}}} |
3) | {{{Source link 3}}} | by {{{Source Name 3}}} | from {{{Source Company 3}}} |
<templatedata> { "params": { "Source Name 3": {}, "Source Name 2": {}, "Source Name 1": {}, "Source Link 3": { "type": "url" }, "Source Link 2": { "type": "url" }, "Source Link 1": { "type": "url" }, "Source Company 3": {}, "Source Company 2": {}, "Source Company 1": { "type": "unknown" } }, "paramOrder": [ "Source Link 1", "Source Name 1", "Source Company 1", "Source Link 2", "Source Name 2", "Source Company 2", "Source Link 3", "Source Name 3", "Source Company 3" ], "description": "This is an example of how a citation template could look. Hopefully, the real one looks much nicer." } </templatedata>