AniDB O'Matic - Documentation: Local file renaming: Difference between revisions

Line 39: Line 39:
|Japanese transcription title<br> with fallback||<code>set('title', at('x-jat'))<br>if(length(title)=0, set('title', at('x-jat', 'short')))<br>if(length(title)=0, set('title', at('en')))</code>
|Japanese transcription title<br> with fallback||<code>set('title', at('x-jat'))<br>if(length(title)=0, set('title', at('x-jat', 'short')))<br>if(length(title)=0, set('title', at('en')))</code>
|- valign="top"
|- valign="top"
|Japanese kanji title<br> with fallback||<code>set('title', at('ja'))<br>if(length(title)=0, set('title', at('x-jat')))<br>if(length(title)=0, set('title', at('x-jat', 'short')))<br>if(length(title)=0, set('title', at('en')))</code>
|Japanese kanji title with<br> fallback||<code>set('title', at('ja'))<br>if(length(title)=0, set('title', at('x-jat')))<br>if(length(title)=0, set('title', at('x-jat', 'short')))<br>if(length(title)=0, set('title', at('en')))</code>
|-
|-
|}
|}
254

edits

MediaWiki spam blocked by CleanTalk.
MediaWiki spam blocked by CleanTalk.