Template:Eyecatch3: Difference between revisions

From AniDB
Jump to navigation Jump to search
(New template lets you enter the number of required indents.)
 
No edit summary
Line 14: Line 14:


''Example code:'' <tt><nowiki>{{eyecatch2|Note|Blah blah blah.}}</nowiki></tt>
''Example code:'' <tt><nowiki>{{eyecatch2|Note|Blah blah blah.}}</nowiki></tt>
{{eyecatch3|0|Note|Blah blah blah.}}
{{eyecatch3|0|Note|Indent 0.}}
{{eyecatch3|1|Note|Blah blah blah.}}
{{eyecatch3|1|Note|Indent 1.}}
{{eyecatch3|2|Note|Blah blah blah.}}
{{eyecatch3|2|Note|Indent 2.}}
{{eyecatch3|3|Note|Blah blah blah.}}
{{eyecatch3|6|Note|Indent 6 (max).}}


[[Category:Template]]</noinclude>
[[Category:Template]]</noinclude>


}
}

Revision as of 18:30, 27 April 2009

{{{2}}} {{{3}}}

Alas eyecatch does not let you indent the "eye-catcher bar" by pre-pending ":". The special version eyecatch2 indents by one ":" though.

Example code: {{eyecatch2|Note|Blah blah blah.}}

Note Indent 0.

}

Note Indent 1.

}

Note Indent 2.

}

Note Indent 6 (max).

}

}