Difference between revisions of "Template:Sidebox/doc"

From Biohacking Wiki
(Created page with "This is the sidebox that should be included as a cheat sheet for all wiki pages. For those who don't have time to delve into the details and want a quick summary, or for ease...")
 
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
{{Documentation subpage}}
 +
 +
{{sidebox
 +
 +
|image =
 +
|title-1= First Title. Defaults to "*Summary*"
 +
|content-1 = supplement summary
 +
|list-title= List Title. Defaults to "*Top 3 Uses*
 +
|list-1 =  use 1
 +
|list-2 =  use 2
 +
|list-3 =  use 3
 +
|split-title = Split box title. Defaults to "*How To Take It*"
 +
|split-title-left = Split box left-hand sub-title. Defaults to "*Timing*"
 +
|split-content-left = dosage - mg/day, etc.
 +
OR
 +
|split-content-left-list = any list HTML here; it doesn't have any <p> tags
 +
|split-title-right = Split box right-hand sub-title. Defaults to "*dosage*"
 +
|split-content-right = morning, evening, with or without meals
 +
|notes = additional information, e.g. best form
 +
}}
 
This is the sidebox that should be included as a cheat sheet for all wiki pages. For those who don't have time to delve into the details and want a quick summary, or for ease of memorization.
 
This is the sidebox that should be included as a cheat sheet for all wiki pages. For those who don't have time to delve into the details and want a quick summary, or for ease of memorization.
 
==Usage==
 
==Usage==
Line 13: Line 33:
 
|list-3 =  use 3
 
|list-3 =  use 3
 
|split-title = Split box title. Defaults to "*How To Take It*"
 
|split-title = Split box title. Defaults to "*How To Take It*"
|split-left-title = Split box left-hand sub-title. Defaults to "*Timing*"
+
|split-title-left = Split box left-hand sub-title. Defaults to "*Timing*"
|split-left-content = dosage - mg/day, etc.
+
|split-content-left = dosage - mg/day, etc.
|split-right-title = Split box right-hand sub-title. Defaults to "*dosage*"
+
OR
|split-right-content = morning, evening, with or without meals
+
|split-content-left-list = any list HTML here; it doesn't have any <p> tags
 +
|split-title-right = Split box right-hand sub-title. Defaults to "*dosage*"
 +
|split-content-right = morning, evening, with or without meals
 
|notes = additional information, e.g. best form
 
|notes = additional information, e.g. best form
 
}}
 
}}
 
</pre>
 
</pre>

Latest revision as of 16:52, 27 June 2019

This is the sidebox that should be included as a cheat sheet for all wiki pages. For those who don't have time to delve into the details and want a quick summary, or for ease of memorization.

Usage

To call

{{sidebox

|image = 
|title-1= First Title. Defaults to "*Summary*"
|content-1 = supplement summary
|list-title= List Title. Defaults to "*Top 3 Uses*
|list-1 =  use 1
|list-2 =  use 2
|list-3 =  use 3
|split-title = Split box title. Defaults to "*How To Take It*"
|split-title-left = Split box left-hand sub-title. Defaults to "*Timing*"
|split-content-left = dosage - mg/day, etc.
OR
|split-content-left-list = any list HTML here; it doesn't have any <p> tags
|split-title-right = Split box right-hand sub-title. Defaults to "*dosage*"
|split-content-right = morning, evening, with or without meals
|notes = additional information, e.g. best form
}}