Template:Translations/Original: Difference between revisions

Dfarning (talk | contribs)
mNo edit summary
Dfarning (talk | contribs)
mNo edit summary
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{FULLPAGENAME}}
{{ #ifexist : {{FULLPAGENAME}} | true | false }}
{{ #if: 1 | do if true | do if false }}
<!--
<div style="border-top:1px solid #888888; border-bottom:1px solid #888888; margin:0px;">
<div style="border-top:1px solid #888888; border-bottom:1px solid #888888; margin:0px;">
<table width="100%" cellpadding="0" cellspacing="0" style="background-color:#d0e6f9; color:grey">
<table width="100%" cellpadding="0" cellspacing="0" style="background-color:#d0e6f9; color:grey">
<tr>
<tr>
  <td>&nbsp;&nbsp;{{#ifexist:{{NAMESPACE}}:{{PAGENAME}}/translations|{{{{NAMESPACE}}:{{PAGENAME}}/ttranslations|current=ORIGINAL}}|{{fTranslations/Instructions}} }}</td>
  <td>&nbsp;&nbsp;{{{1|{{#ifexist: {{NAMESPACE}}:{{PAGENAME}}/translations
    |{{{{NAMESPACE}}:{{PAGENAME}}/translations|current=ORIGINAL}}
    |{{Translations/Instructions}} }} }}}</td>
  <td align="right" style="font-size:80%">[[Translating/HowTo|HowTo]]&nbsp;'''[ID#&nbsp;{{REVISIONID}}]'''&nbsp;{{#if:{{{1|}}}||&nbsp;<span class="plainlinks">[{{fullurl:{{NAMESPACE}}:{{PAGENAME}}/translations|action=edit}} <tt>'''+/-'''</tt>]&nbsp;&nbsp;</span>}}
  <td align="right" style="font-size:80%">[[Translating/HowTo|HowTo]]&nbsp;'''[ID#&nbsp;{{REVISIONID}}]'''&nbsp;{{#if:{{{1|}}}||&nbsp;<span class="plainlinks">[{{fullurl:{{NAMESPACE}}:{{PAGENAME}}/translations|action=edit}} <tt>'''+/-'''</tt>]&nbsp;&nbsp;</span>}}
</td>
</td>
Line 9: Line 18:
</div>
</div>
<includeonly>[[Category:Translated]]</includeonly>
<includeonly>[[Category:Translated]]</includeonly>
<noinclude><!--
<noinclude>
-->
<!--


The reason why there's an HTML TABLE (instead of a wiki table) was because when a sub-page containing '|' characters was included, they were interpreted / parsed as table cell parameters, resulting in the first 'translated page' lost... or interpreted as invalid cell parameters.
The reason why there's an HTML TABLE (instead of a wiki table) was because when a sub-page containing '|' characters was included, they were interpreted / parsed as table cell parameters, resulting in the first 'translated page' lost... or interpreted as invalid cell parameters.