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

Line 288: Line 288:
==Functions==
==Functions==
{|
{|
|at(type, lang)||text||Returns an anime title of '''type''' and '''lang'''. '''type''' and '''lang''' can be either texts or numbers.<br>Example: at(4, 2) = official japanese title<br>Example: at('main', 'japanese (transcription)') = title shown in AoM<br>Example: at('official', 'en') = official english title
|at(lang[, type])||text||Returns an anime title of '''type''' and '''lang'''. '''type''' and '''lang''' can be either texts or numbers. If no type is specified, main and official are checked.<br>Example: at(2, 4) = official japanese title<br>Example: at('japanese (transcription)', 'main') = title shown in AoM<br>Example: at('en') = official english title
|-
|-
|contains(find, text)||boolean||Returns true if '''find''' is found in '''text'''.<br>Example: contains('bcd', 'abcdef') = true
|contains(find, text)||boolean||Returns true if '''find''' is found in '''text'''.<br>Example: contains('bcd', 'abcdef') = true
254

edits

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