staff
2,096
edits
Epoximator (talk | contribs) No edit summary  | 
				mNo edit summary  | 
				||
| Line 1: | Line 1: | ||
{{todo}}  | {{todo}}  | ||
This page is going to be a guide to how pages on   | This page is going to be a guide to how pages on AniDB are layed out and marked up, to aid the creation of new stylesheets.  | ||
== Structure ==  | == Structure ==  | ||
| Line 148: | Line 148: | ||
=== Text ===  | === Text ===  | ||
Text data should convert <code>\n</code> into <code><nowiki><br /></nowiki></code> before output. Text derived from user input should also   | Text data should convert <code>\n</code> into <code><nowiki><br /></nowiki></code> before output. Text derived from user input should also {{t|498|convert from simple formating to html}}.  | ||
  <nowiki> <p class="[name]">[text]<br />  |   <nowiki> <p class="[name]">[text]<br />  | ||
| Line 154: | Line 154: | ||
  [text]</p></nowiki>  |   [text]</p></nowiki>  | ||
[[Category:Development]][[Category:CSS]]  | [[Category:Development]]  | ||
[[Category:CSS]]  | |||