Difference between revisions of "Template:Entry"
From TWC Wiki
Jump to navigationJump to search (experimenting) |
(removed 'written' from by) |
||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {{#if:{{{ | + | *'''[{{{url}}} {{{title}}}]''' {{#if:{{{description|}}}| <sup>[[File:Info.png|link={{{url}}}|{{{description}}}]]</sup>}} {{#if:{{{author|}}}| by: [[{{{author}}}]]}}<noinclude> |
+ | To use copy and paste the section below, title and url are required, you don't need to fill in author or description if not available: | ||
+ | '''<nowiki> | ||
+ | {{Entry | ||
+ | |title=Title Here | ||
+ | |url=https://wiki.twcenter.net/index.php?title=Template:Entry | ||
+ | |author=name | ||
+ | |description=Brief description here | ||
+ | }}</nowiki>''' | ||
+ | Example should look like: | ||
+ | {{Entry | ||
+ | |title=Title Here | ||
+ | |url=https://wiki.twcenter.net/index.php?title=Template:Entry | ||
+ | |author=name | ||
+ | |description=Brief description here | ||
+ | }} | ||
− | |||
− | + | [[Category:Template]] | |
− | |||
− | |||
− |
Latest revision as of 00:35, 27 September 2021
- [{{{url}}} {{{title}}}]
To use copy and paste the section below, title and url are required, you don't need to fill in author or description if not available:
{{Entry |title=Title Here |url=https://wiki.twcenter.net/index.php?title=Template:Entry |author=name |description=Brief description here }}
Example should look like:
- Title Here by: name