How to Wiki: Difference between revisions

Line 284: Line 284:
}}</tab>
}}</tab>
</tabs>-->
</tabs>-->
===PDFs===
Many bylaws, policies, agendas, etc. come in the beautiful electronic format '''PDF'''. Better yet, you can slyly embed a PDF into a tab such that it's expandable, while not taking up too much space (''Note: if you wish to place a pdf without the expandable option, negate the tab ends''). To do so, implement the aforementioned "Tag" syntax:<br>
<center><code><nowiki><tab name="I've eaten a PDF" collapsed></nowiki></tab></code></center>
Inside of the Tab you can place a pdf using the following syntax:
<center><code><nowiki><pdf>File:Libraryofbabel1.pdf</pdf></nowiki></code></center>
Put the two together<br>
<center><code><nowiki><tab name="I've eaten a PDF" collapsed><pdf>File:Libraryofbabel1.pdf</pdf></tab></nowiki></code></center>and you get:<br>
<tab name="I've eaten a PDF" collapsed><pdf>File:Libraryofbabel1.pdf</pdf></tab>


==Font Awesome==
==Font Awesome==