This site is supported by donations to The OEIS Foundation.

Template:Applied mathematics

From OeisWiki
Jump to: navigation, search
Category:Applied mathematics
Applied mathematics
Template:Applied mathematics



Be very careful with the structure of the Wiki Knowledge Base Overview!



Be very careful with the structure of the templates categorized in Category:OEIS Wiki Knowledge Base Overview since they are used to build very deeply nested tables by transclusion of nested templates in a very involved way. Below, I give examples of preceding, nested and following blocks, where a block corresponds by convention to a category, for Category:Pyramidal numbers:

... here goes another block that precedes the block of [[:Category:Pyramidal numbers]] ...
... here goes a block that precedes the block of [[:Category:Pyramidal numbers]] ...
:{| <!-- ▼▼ [[:Category:Pyramidal numbers]] ▼▼ --> width="100%" style="border-collapse: collapse; border-width: 1px; 
border-style: solid; border-color: #DCDCDC; background-color:#F9F9F9;"  
| '''[[:Category:Pyramidal numbers]]'''
|-
| [[Pyramidal numbers]]
|-
| [[Some other page about pyramidal numbers]]
|-
| [[Yet one more page about pyramidal numbers]]
... here goes a block that is nested within the block of [[:Category:Pyramidal numbers]] ...
... here goes a block that is nested within the block of [[:Category:Pyramidal numbers]] ...
...
... here goes a block that is nested within the block of [[:Category:Pyramidal numbers]] ...
... here goes a block that is nested within the block of [[:Category:Pyramidal numbers]] ...
|} <!-- ▲▲ [[:Category:Pyramidal numbers]] ▲▲ -->
... here goes a block that follows the block of [[:Category:Pyramidal numbers]] ...
... here goes another block that follows the block of [[:Category:Pyramidal numbers]] ...

Please copy and paste any category's block starting part, which contains the HTML comment with the downwards teeth, the link to the category and a link to the eventual main page for the category (as a standard convention to keep everything consistent throughout), changing "Pyramidal numbers" for what you want instead:

:{| <!-- ▼▼ [[:Category:Pyramidal numbers]] ▼▼ --> width="100%" style="border-collapse: collapse; border-width: 1px; 
border-style: solid; border-color: #DCDCDC; background-color:#F9F9F9;"  
| '''[[:Category:Pyramidal numbers]]'''
|-
| [[Pyramidal numbers]]

Then copy and paste any category's block ending part, which contains the HTML comment with the upwards teeth, changing "Pyramidal numbers" for what you want instead:

|} <!-- ▲▲ [[:Category:Pyramidal numbers]] ▲▲ -->