0
edits
No edit summary |
|||
Line 35: | Line 35: | ||
<small>{{Font color|red|(optional element)}}</small><br> | <small>{{Font color|red|(optional element)}}</small><br> | ||
Where a page also has a [[Portal:Logo Variations|Logo Variations]] page or you intend to create them, you should add the <code><nowiki>{{PageButtons}}</nowiki></code> template to allow for easy navigation between these pages. The markup for this is as follows: | Where a page also has a [[Portal:Logo Variations|Logo Variations]] page or you intend to create them, you should add the <code><nowiki>{{PageButtons}}</nowiki></code> template to allow for easy navigation between these pages. The markup for this is as follows: | ||
<code><nowiki>{{PageButtons|company name|Logo Variations=1|Trailers=1}}</nowiki></code>, | <code><nowiki>{{PageButtons|title=company name|Logo Variations=1|Trailers=1}}</nowiki></code>, | ||
which results in: | which results in: | ||
{{PageButtons|company name|Logo Variations=1|Trailers=1}} | {{PageButtons|title=company name|Logo Variations=1|Trailers=1}} | ||
You can add or remove any of the three additional parameters depending on your needs, for example: | You can add or remove any of the three additional parameters depending on your needs, for example: | ||
<code><nowiki>{{PageButtons|company name|Logo Variations=1}}</nowiki></code>, | <code><nowiki>{{PageButtons|title=company name|Logo Variations=1}}</nowiki></code>, | ||
{{PageButtons|company name|Logo Variations=1}} | {{PageButtons|title=company name|Logo Variations=1}} | ||
<code><nowiki>{{PageButtons|company name|Trailers=1}}</nowiki></code>, | <code><nowiki>{{PageButtons|title=company name|Trailers=1}}</nowiki></code>, | ||
{{PageButtons|company name|Trailers=1}} | {{PageButtons|title=company name|Trailers=1}} | ||
If using this template, be sure to put it on all the pages you added buttons for to ensure coherent and smooth navigation between them. | If using this template, be sure to put it on all the pages you added buttons for to ensure coherent and smooth navigation between them. | ||
<br><br> | <br><br> | ||
---- | ---- | ||
===Credits=== | ===Credits=== | ||
See [[AVID:Adding Credits]] for guidelines on how to add credits. An example is provided below: | See [[AVID:Adding Credits]] for guidelines on how to add credits. An example is provided below: |