Changes
From Open Educational Resources
2,322 bytes added
, 09:28, 30 November 2016
| Line 127: |
Line 127: |
| | <td> | | <td> |
| | {{{time_required|{{{Time_required|}}} }}} | | {{{time_required|{{{Time_required|}}} }}} |
| | + | </td> |
| | + | </tr> |
| | + | }} |
| | + | |
| | + | <!-- Tags Telugu--> |
| | + | {{#if:{{{tags_telugu|{{{Tags_telugu|}}} }}}{{{demo|<noinclude>1</noinclude>}}}| |
| | + | <tr style="vertical-align: top"> |
| | + | <td id="fileinfotpl_perm" class="fileinfo-paramfield" style="background: #ccf; text-align: right; padding-right: 0.4em; width: 15%; font-weight:bold">Tags(Keywords) Telugu</td> |
| | + | <td> |
| | + | {{{tags_telugu|{{{Tags_telugu|}}} }}} |
| | + | </td> |
| | + | </tr> |
| | + | }} |
| | + | |
| | + | <!-- Tags English--> |
| | + | {{#if:{{{tags_english|{{{Tags_english|}}} }}}{{{demo|<noinclude>1</noinclude>}}}| |
| | + | <tr style="vertical-align: top"> |
| | + | <td id="fileinfotpl_perm" class="fileinfo-paramfield" style="background: #ccf; text-align: right; padding-right: 0.4em; width: 15%; font-weight:bold">Tags(Keywords) English</td> |
| | + | <td> |
| | + | {{{tags_english|{{{Tags_english|}}} }}} |
| | + | </td> |
| | + | </tr> |
| | + | }} |
| | + | |
| | + | <!-- Translation Of--> |
| | + | {{#if:{{{translation_of|{{{Translation_of|}}} }}}{{{demo|<noinclude>1</noinclude>}}}| |
| | + | <tr style="vertical-align: top"> |
| | + | <td id="fileinfotpl_perm" class="fileinfo-paramfield" style="background: #ccf; text-align: right; padding-right: 0.4em; width: 15%; font-weight:bold">Translation Of</td> |
| | + | <td> |
| | + | {{{translation_of|{{{Translation_of|}}} }}} |
| | + | </td> |
| | + | </tr> |
| | + | }} |
| | + | |
| | + | <!-- Adaptation--> |
| | + | {{#if:{{{adaptationup|{{{Adaptationup|}}} }}}{{{demo|<noinclude>1</noinclude>}}}| |
| | + | <tr style="vertical-align: top"> |
| | + | <td id="fileinfotpl_perm" class="fileinfo-paramfield" style="background: #ccf; text-align: right; padding-right: 0.4em; width: 15%; font-weight:bold">Adaptation</td> |
| | + | <td> |
| | + | {{{adaptationup|{{{Adaptationup|}}} }}} |
| | + | </td> |
| | + | </tr> |
| | + | }} |
| | + | |
| | + | <!-- Contributor --> |
| | + | {{#if:{{{contributorup|{{{Contributorup|}}} }}}{{{demo|<noinclude>1</noinclude>}}}| |
| | + | <tr style="vertical-align: top"> |
| | + | <td id="fileinfotpl_perm" class="fileinfo-paramfield" style="background: #ccf; text-align: right; padding-right: 0.4em; width: 15%; font-weight:bold">Contributor</td> |
| | + | <td> |
| | + | {{{contributorup|{{{Contributorup|}}} }}} |
| | </td> | | </td> |
| | </tr> | | </tr> |
| Line 239: |
Line 289: |
| | "Other_fields": {}, | | "Other_fields": {}, |
| | "other fields": {}, | | "other fields": {}, |
| − | "Other fields": {} | + | "Other fields": {}, |
| | + | "content_org": {}, |
| | + | "Content_org": {}, |
| | + | "tags_telugu": {}, |
| | + | "Tags_telugu": { |
| | + | "description": "Tags or keywords in Telugu" |
| | + | }, |
| | + | "tags_english": {}, |
| | + | "Tags_english": { |
| | + | "description": "Tags or keywords in English" |
| | + | }, |
| | + | "translation_of": {}, |
| | + | "Translation_of": { |
| | + | "description": "Translation" |
| | + | }, |
| | + | "adaptationup": {}, |
| | + | "Adaptationup": { |
| | + | "description": "Adaptation" |
| | + | }, |
| | + | "contributorup": {}, |
| | + | "Contributorup": { |
| | + | "description": "Contributors" |
| | + | } |
| | } | | } |
| | } | | } |
| | </templatedata> | | </templatedata> |
| | </noinclude> | | </noinclude> |