Difference between revisions of "Template: Resource"

From Lyndsey Twining
Jump to: navigation, search
 
Line 27: Line 27:
 
</tr> }}
 
</tr> }}
 
{{#if:{{{link|}}} | <tr>
 
{{#if:{{{link|}}} | <tr>
<th style="text-align:center; width:20%;">Link</th>
+
<th style="text-align:left; width:20%;">Link</th>
<td style="text-align:center; width:40%;">[{{{link|}}} Click Here]</td>
+
<td style="text-align:left; width:40%;">[{{{link|}}} Click Here]</td>
 
</tr> }}
 
</tr> }}
 
{{#if:{{{journal|}}} | <tr>
 
{{#if:{{{journal|}}} | <tr>
<th style="text-align:center; width:20%;">Journal</th>
+
<th style="text-align:left; width:20%;">Journal</th>
<td style="text-align:center; width:40%;">{{{journal|}}}</td>
+
<td style="text-align:left; width:40%;">{{{journal|}}}</td>
 
</tr> }}
 
</tr> }}
 
{{#if:{{{pages|}}} | <tr>
 
{{#if:{{{pages|}}} | <tr>
<th style="text-align:center; width:20%;">Pages</th>
+
<th style="text-align:left; width:20%;">Pages</th>
<td style="text-align:center; width:40%;">{{{pages|}}}</td>
+
<td style="text-align:left; width:40%;">{{{pages|}}}</td>
 
</tr> }}
 
</tr> }}
 
</table>
 
</table>

Latest revision as of 15:03, 15 April 2019



Use

{{Resource
| title = 
| author1 = 
| author2 = 
| author3 = 
| author4 = 
| year = 
| publisher = 
| photo =
| link =
| journal = 
| pages = 
}}


Sample