Difference between revisions of "Template:Sidebox/doc"

From Biohacking Wiki
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
{{Documentation subpage}}
 
{{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 16: Line 35:
 
|split-title-left = Split box left-hand sub-title. Defaults to "*Timing*"
 
|split-title-left = Split box left-hand sub-title. Defaults to "*Timing*"
 
|split-content-left = dosage - mg/day, etc.
 
|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-title-right = Split box right-hand sub-title. Defaults to "*dosage*"
 
|split-content-right = morning, evening, with or without meals
 
|split-content-right = morning, evening, with or without meals

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
}}