Wikitext Cheatsheet: Difference between revisions
mNo edit summary |
m (modified info on links) |
||
(9 intermediate revisions by 2 users not shown) | |||
Line 53: | Line 53: | ||
|- | |- | ||
| style="border:1px solid black" | [[Help:Wiki University Wikitext--Images|Images]] | | style="border:1px solid black" | [[Help:Wiki University Wikitext--Images|Images]] | ||
| style="border:1px solid black" | <font color="red"><nowiki>[[File:</nowiki></font>name of image<font color="red"> | | style="border:1px solid black" | <font color="red"><nowiki>[[File:</nowiki></font>name of image<font color="red">|</font>location on page<font color="red">|</font>width<font color="red">|</font>caption<font color="red">]]</font> | ||
| style="border:1px solid black" | IMAGE | | style="border:1px solid black" | IMAGE | ||
|- | |- | ||
| style="border:1px solid black" | [[Help:Wiki University Wikitext--Paragraphs|Paragraph]] | | style="border:1px solid black" | [[Help:Wiki University Wikitext--Paragraphs|Paragraph]] | ||
| style="border:1px solid black" | <font color="red"><nowiki>< | | style="border:1px solid black" | <font color="red"><nowiki><p></nowiki></font>Lorem ipsum ....<font color="red"><nowiki></p></nowiki></font> | ||
| style="border:1px solid black" | | | style="border:1px solid black" | | ||
|- | |- | ||
| style="border:1px solid black" | [[Help:Wiki_University_Wikitext--Inline_Styling|In-line style]] | | style="border:1px solid black" | [[Help:Wiki_University_Wikitext--Inline_Styling|In-line style]] | ||
| style="border:1px solid black" | <nowiki>< | | style="border:1px solid black" | <nowiki><p style="</nowiki><font color="red">property:change</font>">Lorem ipsum ....<nowiki></p></nowiki> | ||
| style="border:1px solid black" | | | style="border:1px solid black" | | ||
|- | |- | ||
| style="border:1px solid black" | [[Help:Wiki_University_Wikitext--Changing_Fonts#Enlarging fonts|font-size]] | | style="border:1px solid black" | [[Help:Wiki_University_Wikitext--Changing_Fonts#Enlarging fonts|font-size]] | ||
| style="border:1px solid black" | <nowiki>< | | style="border:1px solid black" | <nowiki><p style="</nowiki><font color="red">font-size:16pt</font>">Lorem ipsum ....<nowiki></p></nowiki> | ||
| style="border:1px solid black" | | | style="border:1px solid black" | | ||
Lorem ipsum ..... | Lorem ipsum ..... | ||
Line 71: | Line 71: | ||
|- | |- | ||
| style="border:1px solid black" | [[Help:Wiki University Wikitext--Changing Fonts|font-family]] | | style="border:1px solid black" | [[Help:Wiki University Wikitext--Changing Fonts|font-family]] | ||
| style="border:1px solid black" | <nowiki>< | | style="border:1px solid black" | <nowiki><p style="</nowiki><font color="red">font-family:times new roman</font>">Lorem ipsum ....<nowiki></p></nowiki> | ||
''[https://www.w3schools.com/cssref/css_websafe_fonts.asp Click here] for all acceptable font styles'' | ''[https://www.w3schools.com/cssref/css_websafe_fonts.asp Click here] for all acceptable font styles'' | ||
Line 80: | Line 80: | ||
|- | |- | ||
| style="border:1px solid black" | [[Help:Wiki University Wikitext--Font Colors|font-color]] | | style="border:1px solid black" | [[Help:Wiki University Wikitext--Font Colors|font-color]] | ||
| style="border:1px solid black" | <nowiki>< | | style="border:1px solid black" | <nowiki><p style="</nowiki><font color="red">color:blue</font>">Lorem ipsum ....<nowiki></p></nowiki> | ||
''[https://www.w3schools.com/colors/colors_names.asp Click here] for all acceptable colors'' | ''[https://www.w3schools.com/colors/colors_names.asp Click here] for all acceptable colors'' | ||
Line 88: | Line 88: | ||
|- | |- | ||
| style="border:1px solid black" | [[Help:Wiki University Wikitext--Font Bold-Italics#Bold_fonts|bold text]] | | style="border:1px solid black" | [[Help:Wiki University Wikitext--Font Bold-Italics#Bold_fonts|bold text]] | ||
| style="border:1px solid black" | <nowiki>< | | style="border:1px solid black" | <nowiki><p></nowiki><font color="red"><nowiki>'''</nowiki></font>Lorem ipsum ....<font color="red"><nowiki>'''</nowiki></font><nowiki></p></nowiki> | ||
| style="border:1px solid black" | '''Lorem ipsum ....''' | | style="border:1px solid black" | '''Lorem ipsum ....''' | ||
|- | |- | ||
| style="border:1px solid black" | [[Help:Wiki University Wikitext--Font Bold-Italics#Italicized_fonts|italicized text]] | | style="border:1px solid black" | [[Help:Wiki University Wikitext--Font Bold-Italics#Italicized_fonts|italicized text]] | ||
| style="border:1px solid black" | <nowiki>< | | style="border:1px solid black" | <nowiki><p></nowiki><font color="red"><nowiki>''</nowiki></font>Lorem ipsum ....<font color="red"><nowiki>''</nowiki></font><nowiki></p></nowiki> | ||
| style="border:1px solid black" | ''Lorem ipsum ....'' | | style="border:1px solid black" | ''Lorem ipsum ....'' | ||
|- | |- | ||
| style="border:1px solid black" | [[Help:Wiki University Wikitext--Multi-attributes|multiple attributes]] | | style="border:1px solid black" | [[Help:Wiki University Wikitext--Multi-attributes|multiple attributes]] | ||
| style="border:1px solid black" | <nowiki>< | | style="border:1px solid black" | <nowiki><p style="</nowiki><font color="red">font-family:times new roman; font-size:14pt; color:blue</font>">Lorem ipsum ....<nowiki></p></nowiki> | ||
''Note the semi-colon between attributes'' | ''Note the semi-colon between attributes'' | ||
Line 104: | Line 104: | ||
|- | |- | ||
| style="border:1px solid black" | [[Help:Wiki University Wikitext--Backgrounds|backgrounds]] | | style="border:1px solid black" | [[Help:Wiki University Wikitext--Backgrounds|backgrounds]] | ||
| style="border:1px solid black" | <nowiki>< | | style="border:1px solid black" | <nowiki><p style="</nowiki><font color="red">background:lightgray</font>">Lorem ipsum ....<nowiki></p></nowiki> | ||
''[https://www.w3schools.com/colors/colors_names.asp Click here] for all acceptable colors'' | ''[https://www.w3schools.com/colors/colors_names.asp Click here] for all acceptable colors'' | ||
Line 112: | Line 112: | ||
|- | |- | ||
| style="border:1px solid black" | [[Help:Wiki University Wikitext--Padding|padding]] | | style="border:1px solid black" | [[Help:Wiki University Wikitext--Padding|padding]] | ||
| style="border:1px solid black" | <nowiki>< | | style="border:1px solid black" | <nowiki><p style="</nowiki><font color="red">padding:10px</font>">Lorem ipsum ....<nowiki></p></nowiki> | ||
*''Padding is the '''space between the contents and the border''' whether the border is '''visible or not'''''. | *''Padding is the '''space between the contents and the border''' whether the border is '''visible or not'''''. | ||
*''Can pad on just one or more sides: <font color="red">top</font>, <font color="red">right</font>, <font color="red">bottom</font> and <font color="red">left</font>.'' | *''Can pad on just one or more sides: <font color="red">top</font>, <font color="red">right</font>, <font color="red">bottom</font> and <font color="red">left</font>.'' | ||
Line 120: | Line 120: | ||
|- | |- | ||
| style="border:1px solid black" | [[Help:Wiki University Wikitext--Margins|Margins]] | | style="border:1px solid black" | [[Help:Wiki University Wikitext--Margins|Margins]] | ||
| style="border:1px solid black" | <nowiki>< | | style="border:1px solid black" | <nowiki><p style="</nowiki><font color="red">margin:10px</font>">Lorem ipsum ....<nowiki></p></nowiki> | ||
*''Margins is the '''space between borders''' whether the borders are '''visible or not'''''. | *''Margins is the '''space between borders''' whether the borders are '''visible or not'''''. | ||
*''Margins can be on just one or more sides: <font color="red">top</font>, <font color="red">right</font>, <font color="red">bottom</font> and <font color="red">left</font>.'' | *''Margins can be on just one or more sides: <font color="red">top</font>, <font color="red">right</font>, <font color="red">bottom</font> and <font color="red">left</font>.'' | ||
Line 145: | Line 145: | ||
|- | |- | ||
| style="border:1px solid black" | [[Help:Wiki University Wikitext--Borders#Border_radius|border radius]] | | style="border:1px solid black" | [[Help:Wiki University Wikitext--Borders#Border_radius|border radius]] | ||
| style="border:1px solid black" | <nowiki>< | | style="border:1px solid black" | <nowiki><p style="</nowiki><font color="red">border:1px solid black; border-radius:5px</font>">Lorem ipsum ....<nowiki></p></nowiki> | ||
*''Can place border radius on one or more corners'' | *''Can place border radius on one or more corners'' | ||
*''Example: border-radius-top-right''. | *''Example: border-radius-top-right''. | ||
Line 154: | Line 154: | ||
|- | |- | ||
| style="border:1px solid black" | [[Help:Wiki University Wikitext--Borders#Border_shadow|border shadow]] | | style="border:1px solid black" | [[Help:Wiki University Wikitext--Borders#Border_shadow|border shadow]] | ||
| style="border:1px solid black" | <nowiki>< | | style="border:1px solid black" | <nowiki><p style="</nowiki><font color="red">border:1px solid black; box-shadow:5px 5px 3px lightgray</font>">Lorem ipsum ....<nowiki></p></nowiki> | ||
*''First number is the distance from bottom of border to bottom edge of shadow.'' | *''First number is the distance from bottom of border to bottom edge of shadow.'' | ||
*''Second number is the distance from right edge of border to right edge of shadow.'' | *''Second number is the distance from right edge of border to right edge of shadow.'' | ||
Line 165: | Line 165: | ||
|- | |- | ||
| style="border:1px solid black" | [[Help:Wiki University Wikitext--Width and Height|width and height]] | | style="border:1px solid black" | [[Help:Wiki University Wikitext--Width and Height|width and height]] | ||
| style="border:1px solid black" | <nowiki>< | | style="border:1px solid black" | <nowiki><p style="</nowiki><font color="red">width:200px; height:50px</font>">Lorem ipsum ....<nowiki></p></nowiki> | ||
| style="border:1px solid black" | | | style="border:1px solid black" | | ||
Lorem ipsum .... | Lorem ipsum .... | ||
Line 171: | Line 171: | ||
|- | |- | ||
| style="border:1px solid black" | [[Help:Wiki University Wikitext--Alignment#Centering_titles|Alignment - horizontal]] | | style="border:1px solid black" | [[Help:Wiki University Wikitext--Alignment#Centering_titles|Alignment - horizontal]] | ||
| style="border:1px solid black" | <nowiki>< | | style="border:1px solid black" | <nowiki><p style="</nowiki><font color="red">text-align:center</font>">Lorem ipsum ....<nowiki></p></nowiki> | ||
*''Can align in center and right''. | *''Can align in center and right''. | ||
*''Default alignment is left.'' | *''Default alignment is left.'' | ||
Line 180: | Line 180: | ||
|- | |- | ||
| style="border:1px solid black" | [[Help:Wiki University Wikitext--Alignment#Vertical_alignment|alignment - vertical]] | | style="border:1px solid black" | [[Help:Wiki University Wikitext--Alignment#Vertical_alignment|alignment - vertical]] | ||
| style="border:1px solid black" | <nowiki>< | | style="border:1px solid black" | <nowiki><p style="</nowiki><font color="red">height:50px; line-height:50px</font>">Lorem ipsum ....<nowiki></p></nowiki> | ||
*''Line height has to equal height of container.'' | *''Line height has to equal height of container.'' | ||
Line 216: | Line 216: | ||
|- | |- | ||
| style="border:1px solid black" | [[Help:Wiki University Wikitext--Tables - Placement|Text Wrapping (floating)]] | | style="border:1px solid black" | [[Help:Wiki University Wikitext--Tables - Placement|Text Wrapping (floating)]] | ||
| style="border:1px solid black" | <nowiki>< | | style="border:1px solid black" | <nowiki><p style="</nowiki><font color="red">float:right</font>">Lorem ipsum ....<nowiki></p></nowiki> | ||
| style="border:1px solid black" | [[Image:Ireland Cemeteries 1.jpg|right|100px|Ireland Cemeteries 1.jpg]] | | style="border:1px solid black" | [[Image:Ireland Cemeteries 1.jpg|right|100px|Ireland Cemeteries 1.jpg]] | ||
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec sit amet iaculis metus. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Fusce elementum efficitur faucibus. | Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec sit amet iaculis metus. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Fusce elementum efficitur faucibus. | ||
Line 258: | Line 258: | ||
| style="border:1px solid black" | | | style="border:1px solid black" | | ||
''To save a template'': <font color="red"><nowiki>{{</nowiki></font>Template:name of template<font color="red"><nowiki>}}</nowiki></font><br> | ''To save a template'': <font color="red"><nowiki>{{</nowiki></font>Template:name of template<font color="red"><nowiki>}}</nowiki></font><br> | ||
''To | ''To place template type'': <font color="red"><nowiki>{{</nowiki></font>name of template<font color="red"><nowiki>}}</nowiki></font> | ||
| style="border:1px solid black" | | | style="border:1px solid black" | | ||
|- | |- | ||
| style="border:1px solid black" | [[Help:Wiki University Wikitext--Breadcrumb Trails|Breadcrumb trails]] | | style="border:1px solid black" | [[Help:Wiki University Wikitext--Breadcrumb Trails|Breadcrumb trails]] | ||
| style="border:1px solid black" | | | style="border:1px solid black" | | ||
Breadcrumb trails are just a chain of internal links separated by pointers: | |||
<font color="red"><nowiki>[[</nowiki></font>Article name|link name<font color="red"><nowiki>]]</nowiki></font> > <font color="red"><nowiki>[[</nowiki></font>Article name|link name<font color="red"><nowiki>]]</nowiki></font> > <font color="red"><nowiki>[[</nowiki></font>Article name|link name<font color="red"><nowiki>]]</nowiki></font>. | |||
*''Don't forget pipe between Article name and link name.'' | |||
| style="border:1px solid black" | ''[[United States Genealogy|United States]] [[Image:Gotoarrow.png]] [[Missouri, United States Genealogy|Missouri]] [[Image:Gotoarrow.png]]'' '''Adair County''' | |||
|- | |- | ||
| style="border:1px solid black" | [[Help:Wiki University Wikitext--References/Footnotes|References/Footnotes]] | | style="border:1px solid black" | [[Help:Wiki University Wikitext--References/Footnotes|References/Footnotes]] | ||
| style="border:1px solid black" | <font color="red"><nowiki><ref></nowiki></font>This is a footnote<font color="red"><nowiki></ref></nowiki></font> | | style="border:1px solid black" | <font color="red"><nowiki><ref></nowiki></font>This is a footnote<font color="red"><nowiki></ref></nowiki></font> | ||
*''The footnote and ref tags are place right after the item<ref>This is a footnote</ref> you want to footnote regardless of what comes after it even if in the middle of a sentence''. | *''The footnote and ref tags are place right after the item<ref>This is a footnote</ref> you want to footnote regardless of what comes after it even if in the middle of a sentence''. | ||
*'' | *''To place your footnotes/references use this code'': <font color="red"><nowiki>{{reflist}}</nowiki></font> | ||
| style="border:1px solid black" | {{reflist}} | | style="border:1px solid black" | {{reflist}} | ||
Line 302: | Line 285: | ||
*Take some pains to create this SEO, the world will see it and hopefully want to visit your page because of what you wrote in the SEO. | *Take some pains to create this SEO, the world will see it and hopefully want to visit your page because of what you wrote in the SEO. | ||
| style="border:1px solid black" | | | style="border:1px solid black" | ''[[United States Genealogy|United States]] [[Image:Gotoarrow.png]] [[Missouri, United States Genealogy|Missouri]] [[Image:Gotoarrow.png]]'' '''Adair County''' <br><br> | ||
Guide to '''Adair County, Missouri ancestry, family history, and genealogy''' birth records, marriage records, death records, census records, family history, and military records. | |||
<br> | |||
Guide to '''Adair County, Missouri ancestry, family history, and genealogy''' birth records, marriage records, death records, census records, and military records. | |||
|- | |- | ||
| style="border:1px solid black" | [[Help:Wiki University Wikitext--Tables - Column Spans|Table column spans]] | | style="border:1px solid black" | [[Help:Wiki University Wikitext--Tables - Column Spans|Table column spans]] | ||
| style="border:1px solid black" | | | style="border:1px solid black" | | ||
<nowiki>{|</nowiki><br> <nowiki>|-</nowiki><br> <nowiki>|</nowiki> <font color="red">colspan="2"</font> style="........." | <nowiki>{|</nowiki><br> <nowiki>|-</nowiki><br> <nowiki>|</nowiki> <font color="red">colspan="2"</font> style="........."| Content to span two columns<br> <nowiki>|-</nowiki><br> <nowiki>| content</nowiki> <br> <nowiki>| content</nowiki> <br> <nowiki>|}</nowiki> | ||
*''Notice there is only one cell in the row where the column span is located.'' | *''Notice there is only one cell in the row where the column span is located.'' | ||
Line 333: | Line 307: | ||
| style="border:1px solid black" | [[Help:Wiki University Wikitext--Tables - Row Spans|Table row span]] | | style="border:1px solid black" | [[Help:Wiki University Wikitext--Tables - Row Spans|Table row span]] | ||
| style="border:1px solid black" | | | style="border:1px solid black" | | ||
<nowiki>{|</nowiki><br> <nowiki>|-</nowiki><br> | <nowiki>{|</nowiki><br> <nowiki>|-</nowiki><br> | <font color="red"><nowiki>rowspan="2"</nowiki></font> | content<br> <nowiki>| second row content</nowiki><br> <nowiki>| third row content</nowiki><br> <nowiki>|-</nowiki><br> <nowiki>| second row content</nowiki><br> <nowiki>| third row content</nowiki><br> <nowiki>|}</nowiki> | ||
*''Notice one less cell in the second row.'' | *''Notice one less cell in the second row.'' | ||
Line 354: | Line 328: | ||
*''To place a parameter'': <br> | *''To place a parameter'': <br> | ||
<nowiki>{{</nowiki>Name of template<br> <font color="red"> | <nowiki>{{</nowiki>Name of template<br> <font color="red">| parameter= name of parameter</font><br> <nowiki>}}</nowiki> | ||
*Note the pipe before the parameter and the equal sign after. | *Note the pipe before the parameter and the equal sign after. | ||
Line 361: | Line 335: | ||
|- | |- | ||
| style="border:1px solid black" | [[Help:Wiki University Wikitext--Infobox - If functions|If functions]] | | style="border:1px solid black" | [[Help:Wiki University Wikitext--Infobox - If functions|If functions]] | ||
| style="border:1px solid black" | <font color="red"><nowiki>|{{#if:{{{parameter|}}}</nowiki></font> | | style="border:1px solid black" | <font color="red"><nowiki>|{{#if:{{{parameter|}}}</nowiki></font>|name of parameter<br> | ||
|{{{parameter}}} <font color="red"><nowiki>}}</nowiki></font> <br> | |||
*''Be careful and be sure that all symbols are present in your code. If a single pipe is missing, for example, this will not work.''<br> | *''Be careful and be sure that all symbols are present in your code. If a single pipe is missing, for example, this will not work.''<br> | ||
<nowiki>| parameter= </nowiki> If nothing is entered after the equal sign the entire line will be missing. | <nowiki>| parameter= </nowiki> If nothing is entered after the equal sign the entire line will be missing. | ||
If the parameter is blank, there is no line. If the parameter is added, the text will show. | | style="border:1px solid black" | If the parameter is blank, there is no line. If the parameter is added, the text will show. | ||
|- | |- | ||
| style="border:1px solid black" | [[Help:Wiki University Wikitext--Position - Relative|Position relative]] | | style="border:1px solid black" | [[Help:Wiki University Wikitext--Position - Relative|Position relative]] |
Revision as of 16:31, 8 October 2021
Condensed guide to Wikitext coding
Click on sort icon to put list in alphabetical order
Description | Type | You Get | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Headers | ==Header 2== ===Header 3=== |
Header 2 Header 3
| ||||||||||||||||||||
Lists - unordered | *Item one *Item two *Item three |
| ||||||||||||||||||||
Lists - ordered | #Item one #Item two #Item three |
| ||||||||||||||||||||
Links - internal | [[Missouri Genealogy|Missouri]] Double square brackets - Name of article - pipe - User-defined link name |
Missouri | ||||||||||||||||||||
Links - external | [https://familysearch.org(space)Family Search] Single square brackets - URL of external link - space - User-defined link name |
Family Search Notice little box and arrow at the end of the name of the link. | ||||||||||||||||||||
Comments | <!--Comment goes here between dashes--> (At least two dashes are required on either side of the comment) |
(No comments should appear) | ||||||||||||||||||||
Categories | [[Category:name of category]] | [[Category:Name of Category]] | ||||||||||||||||||||
Images | [[File:name of image|location on page|width|caption]] | IMAGE | ||||||||||||||||||||
Paragraph | <p>Lorem ipsum ....</p> | |||||||||||||||||||||
In-line style | <p style="property:change">Lorem ipsum ....</p> | |||||||||||||||||||||
font-size | <p style="font-size:16pt">Lorem ipsum ....</p> |
Lorem ipsum ..... | ||||||||||||||||||||
font-family | <p style="font-family:times new roman">Lorem ipsum ....</p>
Click here for all acceptable font styles |
Lorem ipsum .....
| ||||||||||||||||||||
font-color | <p style="color:blue">Lorem ipsum ....</p>
Click here for all acceptable colors |
Lorem ipsum ..... | ||||||||||||||||||||
bold text | <p>'''Lorem ipsum ....'''</p> | Lorem ipsum .... | ||||||||||||||||||||
italicized text | <p>''Lorem ipsum ....''</p> | Lorem ipsum .... | ||||||||||||||||||||
multiple attributes | <p style="font-family:times new roman; font-size:14pt; color:blue">Lorem ipsum ....</p>
Note the semi-colon between attributes |
Lorem ipsum .... | ||||||||||||||||||||
backgrounds | <p style="background:lightgray">Lorem ipsum ....</p>
Click here for all acceptable colors |
Lorem ipsum .... | ||||||||||||||||||||
padding | <p style="padding:10px">Lorem ipsum ....</p>
|
Content .... Content ....
| ||||||||||||||||||||
Margins | <p style="margin:10px">Lorem ipsum ....</p>
|
Contents.... Contents ....
| ||||||||||||||||||||
div tag | <div style="font-family:times new roman; font-size:14pt; color:blue">Lorem ipsum ....</div> No builtin margins or padding as in paragraph tags
|
Lorem ipsum ....
| ||||||||||||||||||||
borders | <div style="border:1px solid black">Lorem ipsum ....</div>
|
Lorem ipsum .... | ||||||||||||||||||||
border radius | <p style="border:1px solid black; border-radius:5px">Lorem ipsum ....</p>
|
Lorem ipsum .... | ||||||||||||||||||||
border shadow | <p style="border:1px solid black; box-shadow:5px 5px 3px lightgray">Lorem ipsum ....</p>
|
Lorem ipsum .... | ||||||||||||||||||||
width and height | <p style="width:200px; height:50px">Lorem ipsum ....</p> |
Lorem ipsum .... | ||||||||||||||||||||
Alignment - horizontal | <p style="text-align:center">Lorem ipsum ....</p>
|
Lorem ipsum .... | ||||||||||||||||||||
alignment - vertical | <p style="height:50px; line-height:50px">Lorem ipsum ....</p>
|
Lorem ipsum .... | ||||||||||||||||||||
Tables |
|
|||||||||||||||||||||
Text Wrapping (floating) | <p style="float:right">Lorem ipsum ....</p> |
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec sit amet iaculis metus. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Fusce elementum efficitur faucibus. | ||||||||||||||||||||
Table scrolling | <div style="overflow:scroll; width:300px; height:100px"
{| style="border:1px solid red" |
| ||||||||||||||||||||
Templates |
To save a template: {{Template:name of template}} |
|||||||||||||||||||||
Breadcrumb trails |
Breadcrumb trails are just a chain of internal links separated by pointers: [[Article name|link name]] > [[Article name|link name]] > [[Article name|link name]].
|
United States ![]() ![]() | ||||||||||||||||||||
References/Footnotes | <ref>This is a footnote</ref>
|
| ||||||||||||||||||||
SEO |
|
United States ![]() ![]() Guide to Adair County, Missouri ancestry, family history, and genealogy birth records, marriage records, death records, census records, family history, and military records. | ||||||||||||||||||||
Table column spans |
{|
|
| ||||||||||||||||||||
Table row span |
{|
|
| ||||||||||||||||||||
Parameters | {{{parameter}}}
{{Name of template
|
name of parameter | ||||||||||||||||||||
If functions | |{{#if:{{{parameter|}}}|name of parameter |
{{{parameter}}} }}
| parameter= If nothing is entered after the equal sign the entire line will be missing. |
If the parameter is blank, there is no line. If the parameter is added, the text will show. | |||||||||||||||||||
Position relative | <div style="position:relative">
<div style="position:relative;top:20px; left:100px">Stuff</div>
|
|||||||||||||||||||||
Position-absolute | <div style="position:absolute">
<div style="position:relative">
|