Open main menu

EUSwiki β

Changes

How to Wiki

692 bytes added, 14:04, 9 October 2016
no edit summary
</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. To do so, implement the aforementioned "Tag" syntax:<br>
<center><code><tab name="I've eaten a PDF" collapsed></tab><br></code></center>
Inside of the Tab you can place a pdf using the following syntax:<br>
<center><code><pdf>File:Libraryofbabel1.pdf</pdf></code></center><br>
Put the two together, <code><tab name="I've eaten a PDF" collapsed><pdf>File:Libraryofbabel1.pdf</pdf></tab></code>, and you get:<br>
<tab name="I've eaten a PDF" collapsed><pdf>File:Libraryofbabel1.pdf</pdf></tab>