User:ArielGlenn/Template resources
Appearance
Resources used when writing Template:CodeCommentary, because I had forgotten everything I knew about writing templates:
- Manual:Coding_conventions/Python to discover how code syntax is highlighted around here
- Extension:SyntaxHighlight to get the details of params to the extension tag
- w:Template:Flex_columns/styles.css to see how flex is commonly used
- commons:Category:Linearicons.com_icons for the hand pointer and eyes icons
- Template:Sandbox for soooo many experiments
- Category:Templates for looking at existing templates and stealing liberally
- Template:Sandbox/doc to get a clue about template documentation these days
- Template:Div col and Template:Div col/doc to get even more of a clue
- Help:Extension:ParserFunctions for #ifeq and every other dang thing I forgot
- Template:Codesample to rediscover #tag which I had forgotten about completely as well
- Help:Magic words for #tag requiring the content param even if empty
- Help:Images to figure out why "right" and "top" don't play well together
- Help:Parser functions in templates for more #ifeq "fun"
- Module:String to insert my desired number of line breaks
- Help:TemplateData which I should have read before adding template data and never did
- wikt:Category:English_vulgarities which I really should have used, as I got pretty repetitive at points