Welcome to the TWC Wiki! You are not logged in. Please log in to the Wiki to vote in polls, change skin preferences, or edit pages. See HERE for details of how to LOG IN.

Difference between revisions of "Template:Entry"

From TWC Wiki
Jump to navigationJump to search
Line 1: Line 1:
*'''[{{{url}}} {{{title}}}]'''{{#if:{{{author|}}}| - by: [[{{{author}}}]]}}{{#if:{{{description|}}}| - [[File:Info.png|link={{{url}}}|{{{description}}}]]}}
+
*'''[{{{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
+
|title=Title Here
|url=https://wiki.twcenter.net/index.php?title=Template:Entry
+
|url=https://wiki.twcenter.net/index.php?title=Template:Entry
|author=name
+
|author=name
|description=brief description here
+
|description=Brief description here
}}
+
}}</nowiki>'''
  
 +
Example should look like:
 
{{Entry
 
{{Entry
|title=hello cruel world
+
|title=Title Here
 
|url=https://wiki.twcenter.net/index.php?title=Template:Entry
 
|url=https://wiki.twcenter.net/index.php?title=Template:Entry
|author=makanyane
+
|author=name
|description=what a load of waffle
+
|description=Brief description here
 
}}
 
}}
  
  
 
[[Category:Template]]
 
[[Category:Template]]

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