![]() |
|
Core 2k/6k question - Printable Version +- kanji koohii FORUM (http://forum.koohii.com) +-- Forum: Learning Japanese (http://forum.koohii.com/forum-4.html) +--- Forum: Learning resources (http://forum.koohii.com/forum-9.html) +--- Thread: Core 2k/6k question (/thread-10987.html) |
Core 2k/6k question - wulfgar2 - 2013-07-16 Despite watching the video and reading the manual, I haven't been able to customize shared deck "Core 2k/6k Optimized Japanese Vocabulary" the way I want it. I only want one way cards as follows: Front - Vocabulary-Kanji (32px), Expression (32px) Back - Vocabulary-Kanji (32px), Expression (32px), Vocabulary-Kana (20px), Sentence-Kana (20px), Vocabulary-English (10px), Sentence-English (10px) Can you tell me the right code to put in the Card Types window? (Here is the existing code, if it helps) Front Template: <span style="font-size: 28px; ">{{Vocabulary-English}}</span> <span style="font-size: 15px; color: #5555ff">{{Vocabulary-Pos}}</span><br> <span style="font-family: MS ゴシック; font-size: 32px; ">{{Sentence-Clozed}}</span><br> {{Caution}}<br> {{Sentence-Image}}<br> <span style="font-size: 15px; ">{{Sentence-English}}</span> Styling: .card { font-family: arial; font-size: 20px; text-align: center; color: black; background-color: white; } .card1 { background-color: #ffff7f; } Back Template: {{FrontSide}} <hr id=answer> {{Vocabulary-Audio}}{{Vocabulary-Furigana}}<br><br> <span style="font-family: MS ゴシック; ">{{furigana:Reading}}</span><br><br> {{Sentence-Audio}}-- <span style="font-size: 10px">{{Notes}}</span> -- Core 2k/6k question - uisukii - 2013-07-16 Front Template Quote:<span style="font-family: Meiryo; font-size: 30px; color: #aa007f">{{TargetKanji}}</span>Styling Quote:.card {Back Template Quote:{{FrontSide}}Anki "Card" formatting image: http://oi43.tinypic.com/r8cdqg.jpg p.s. This sort of question is preferred by the mods and admin, if it were asked over at the Anki support page. For more information on what is considered reasonable, it might be of some benefit to read this thread: http://forum.koohii.com/showthread.php?tid=10951 Best of luck with your issues. Core 2k/6k question - wulfgar2 - 2013-07-17 thanks! Core 2k/6k question - uisukii - 2013-07-17 Anytime. |