Template:Text and translation: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 20: Line 20:
"2": {
"2": {
"description": "English translation",
"description": "English translation",
"type": "string"
"type": "content"
},
},
"3": {
"3": {
"description": "author",
"description": "author",
"type": "string"
"type": "content"
},
},
"author": {
"author": {
"type": "string"
"type": "content"
},
},
"title": {
"title": {
"type": "string"
"type": "content"
},
},
"publisher": {
"publisher": {
"type": "string"
"type": "content"
},
},
"year": {
"year": {
"type": "string"
"type": "content"
},
},
"pages": {
"pages": {
"type": "string"
"type": "content"
},
},
"edition": {
"edition": {
"example": "7th edition",
"example": "7th edition",
"type": "string"
"type": "content"
}
}
},
},