Difference between revisions of "Template:Entry"
From TWC Wiki
Jump to navigationJump to searchLine 1: | Line 1: | ||
− | *'''[{{{url}}} {{{title}}}]'''{{#if:{{{ | + | *'''[{{{url}}} {{{title}}}]''' {{#if:{{{description|}}}| <sup>[[File:Info.png|link={{{url}}}|{{{description}}}]]</sup>}} {{#if:{{{author|}}}| written by: [[{{{author}}}]]}} |
<noinclude> | <noinclude> | ||
− | To use copy and paste: | + | 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 | {{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 | {{Entry | ||
− | |title= | + | |title=Title Here |
|url=https://wiki.twcenter.net/index.php?title=Template:Entry | |url=https://wiki.twcenter.net/index.php?title=Template:Entry | ||
− | |author= | + | |author=name |
− | |description= | + | |description=Brief description here |
}} | }} | ||
[[Category:Template]] | [[Category:Template]] |
Revision as of 09:41, 14 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 written by: name