The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
<templatestyles src="Information/styles.css" /> | <templatestyles src="Information/styles.css" /> | ||
<div class="information-table"> | <div class="information-table"> | ||
<!-- Description --> | <!-- Description --> | ||
<div class="information-table-row"> | <div class="information-table-row"> | ||
<div id="fileinfotpl_desc" class="fileinfo-paramfield">Description <small>''(required)''</small><span class="summary fn" style="display:none">{{PAGENAME}}</span></div> | <div id="fileinfotpl_desc" class="fileinfo-paramfield">Description<br/><small>''(required)''</small><span class="summary fn" style="display:none">{{PAGENAME}}</span></div> | ||
<div class="description">{{ #if: {{{Description|{{{description|}}}}}} | {{{Description|{{{description|}}}}}} | {{Description missing}} }}</div> | <div class="description">{{ #if: {{{Description|{{{description|}}}}}} | {{{Description|{{{description|}}}}}} | {{Description missing}} }}</div> | ||
</div> | </div> | ||
Line 10: | Line 10: | ||
<!-- Source --> | <!-- Source --> | ||
<div class="information-table-row"> | <div class="information-table-row"> | ||
<div id="fileinfotpl_src" class="fileinfo-paramfield">Source <small>''(required)''</small></div> | <div id="fileinfotpl_src" class="fileinfo-paramfield">Source<br/><small>''(required)''</small></div> | ||
<div>{{ #if: {{{Source|{{{source|}}}}}} | {{{Source|{{{source|}}}}}} | {{Description missing|source information}} }}</div> | <div>{{ #if: {{{Source|{{{source|}}}}}} | {{{Source|{{{source|}}}}}} | {{Description missing|source information}} }}</div> | ||
</div> | </div> | ||
Line 16: | Line 16: | ||
<!-- Author --> | <!-- Author --> | ||
<div class="information-table-row"> | <div class="information-table-row"> | ||
<div id="fileinfotpl_aut" class="fileinfo-paramfield">Author <small>''(required)''</small></div> | <div id="fileinfotpl_aut" class="fileinfo-paramfield">Author<br/><small>''(required)''</small></div> | ||
<div>{{ #if: {{{Author|{{{author|}}}}}} | {{{Author|{{{author|}}}}}} | {{Description missing|author information}} }}</div> | <div>{{ #if: {{{Author|{{{author|}}}}}} | {{{Author|{{{author|}}}}}} | {{Description missing|author information}} }}</div> | ||
</div> | </div> | ||
Line 39: | Line 39: | ||
| #default = | | #default = | ||
<div class="information-table-row"> | <div class="information-table-row"> | ||
<div id="fileinfotpl_ver" class="fileinfo-paramfield" >Other versions</div> | <div id="fileinfotpl_ver" class="fileinfo-paramfield" >Other versions</div> | ||
<div> | <div> | ||
{{{Other versions|{{{other versions|{{{Other_versions|{{{other_versions|}}} }}} }}} }}} | {{{Other versions|{{{other versions|{{{Other_versions|{{{other_versions|}}} }}} }}} }}} | ||
Line 53: | Line 53: | ||
| #default = | | #default = | ||
<div class="information-table-row"> | <div class="information-table-row"> | ||
<div id="fileinfotpl_add" class="fileinfo-paramfield">Additional information</div> | <div id="fileinfotpl_add" class="fileinfo-paramfield">Additional information</div> | ||
<div> | <div> | ||
{{{Additional information|{{{additional information|{{{Additional_information|{{{additional_information|}}} }}} }}} }}} | {{{Additional information|{{{additional information|{{{Additional_information|{{{additional_information|}}} }}} }}} }}} |