Difference between revisions of "Template:Cryptography navbox/sandbox"
Jump to navigation
Jump to search
imported>Davidgothberg (Changed to navbox and thus had to set new colours too. But navbox caused too small text, test more later.) |
imported>Davidgothberg (font-size: 100%;) |
||
| Line 1: | Line 1: | ||
| − | <div class="NavFrame" style="padding: 5px; background-color: #f9f9f9; | + | <div class="NavFrame" style="clear: both; margin: 0.5em 0em 0em 0em; padding: 5px; background-color: #f9f9f9; font-size: 100%;"> |
{{ #if: {{{3|}}} | {{ Crypto {{{3}}} }} | {{ #if: {{{3|}}} | {{ Crypto {{{3}}} }} | ||
}}{{ #if: {{{2|}}} | {{ Crypto {{{2}}} }} | }}{{ #if: {{{2|}}} | {{ Crypto {{{2}}} }} | ||
| Line 39: | Line 39: | ||
To test code for the main crypto navigation box here, then use this code on some test page: | To test code for the main crypto navigation box here, then use this code on some test page: | ||
| − | :<code><nowiki>{{crypto testbox|stream|stream}}</nowiki></code> | + | :<code><nowiki>{{crypto testbox | stream | stream}}</nowiki></code> |
To test this code together with the [[Template:Crypto testbox2|second crypto navigation testbox]] use this code on some test page: | To test this code together with the [[Template:Crypto testbox2|second crypto navigation testbox]] use this code on some test page: | ||
| − | :<code><nowiki>{{crypto testbox|testbox2|testbox2}}</nowiki></code> | + | :<code><nowiki>{{crypto testbox | testbox2 | testbox2}}</nowiki></code> |
For more details about these navigation boxes please see the instructions at the [[Template:Crypto navbox|main crypto navigation box]] and at the [[Wikipedia:WikiProject Cryptography#Navigational_templates|WikiProject Cryptography]]. | For more details about these navigation boxes please see the instructions at the [[Template:Crypto navbox|main crypto navigation box]] and at the [[Wikipedia:WikiProject Cryptography#Navigational_templates|WikiProject Cryptography]]. | ||
Revision as of 00:02, 21 August 2007
This template is a test area for "crypto navigation boxes". It should NEVER be added to an article.
This template can be used to test the main crypto navigation box. It has the same naming as the other crypto navigation boxes (starts with "Template:Crypto ") thus it works together with them.
To test code for the main crypto navigation box here, then use this code on some test page:
{{crypto testbox | stream | stream}}
To test this code together with the second crypto navigation testbox use this code on some test page:
{{crypto testbox | testbox2 | testbox2}}
For more details about these navigation boxes please see the instructions at the main crypto navigation box and at the WikiProject Cryptography.