\documentclass[10pt,a4paper]{article} % Packages \usepackage{fancyhdr} % For header and footer \usepackage{multicol} % Allows multicols in tables \usepackage{tabularx} % Intelligent column widths \usepackage{tabulary} % Used in header and footer \usepackage{hhline} % Border under tables \usepackage{graphicx} % For images \usepackage{xcolor} % For hex colours %\usepackage[utf8x]{inputenc} % For unicode character support \usepackage[T1]{fontenc} % Without this we get weird character replacements \usepackage{colortbl} % For coloured tables \usepackage{setspace} % For line height \usepackage{lastpage} % Needed for total page number \usepackage{seqsplit} % Splits long words. %\usepackage{opensans} % Can't make this work so far. Shame. Would be lovely. \usepackage[normalem]{ulem} % For underlining links % Most of the following are not required for the majority % of cheat sheets but are needed for some symbol support. \usepackage{amsmath} % Symbols \usepackage{MnSymbol} % Symbols \usepackage{wasysym} % Symbols %\usepackage[english,german,french,spanish,italian]{babel} % Languages % Document Info \author{JohnnFour} \pdfinfo{ /Title (campaign-logger.pdf) /Creator (Cheatography) /Author (JohnnFour) /Subject (Campaign-Logger Cheat Sheet) } % Lengths and widths \addtolength{\textwidth}{6cm} \addtolength{\textheight}{-1cm} \addtolength{\hoffset}{-3cm} \addtolength{\voffset}{-2cm} \setlength{\tabcolsep}{0.2cm} % Space between columns \setlength{\headsep}{-12pt} % Reduce space between header and content \setlength{\headheight}{85pt} % If less, LaTeX automatically increases it \renewcommand{\footrulewidth}{0pt} % Remove footer line \renewcommand{\headrulewidth}{0pt} % Remove header line \renewcommand{\seqinsert}{\ifmmode\allowbreak\else\-\fi} % Hyphens in seqsplit % This two commands together give roughly % the right line height in the tables \renewcommand{\arraystretch}{1.3} \onehalfspacing % Commands \newcommand{\SetRowColor}[1]{\noalign{\gdef\RowColorName{#1}}\rowcolor{\RowColorName}} % Shortcut for row colour \newcommand{\mymulticolumn}[3]{\multicolumn{#1}{>{\columncolor{\RowColorName}}#2}{#3}} % For coloured multi-cols \newcolumntype{x}[1]{>{\raggedright}p{#1}} % New column types for ragged-right paragraph columns \newcommand{\tn}{\tabularnewline} % Required as custom column type in use % Font and Colours \definecolor{HeadBackground}{HTML}{333333} \definecolor{FootBackground}{HTML}{666666} \definecolor{TextColor}{HTML}{333333} \definecolor{DarkBackground}{HTML}{F3923B} \definecolor{LightBackground}{HTML}{FEF8F2} \renewcommand{\familydefault}{\sfdefault} \color{TextColor} % Header and Footer \pagestyle{fancy} \fancyhead{} % Set header to blank \fancyfoot{} % Set footer to blank \fancyhead[L]{ \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{C} \SetRowColor{DarkBackground} \vspace{-7pt} {\parbox{\dimexpr\textwidth-2\fboxsep\relax}{\noindent \hspace*{-6pt}\includegraphics[width=5.8cm]{/web/www.cheatography.com/public/images/cheatography_logo.pdf}} } \end{tabulary} \columnbreak \begin{tabulary}{11cm}{L} \vspace{-2pt}\large{\bf{\textcolor{DarkBackground}{\textrm{Campaign-Logger Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{JohnnFour} via \textcolor{DarkBackground}{\uline{cheatography.com/31878/cs/9764/}}} \end{tabulary} \end{multicols}} \fancyfoot[L]{ \footnotesize \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{LL} \SetRowColor{FootBackground} \mymulticolumn{2}{p{5.377cm}}{\bf\textcolor{white}{Cheatographer}} \\ \vspace{-2pt}JohnnFour \\ \uline{cheatography.com/johnnfour} \\ \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Cheat Sheet}} \\ \vspace{-2pt}Published 9th November, 2016.\\ Updated 6th March, 2021.\\ Page {\thepage} of \pageref{LastPage}. \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Sponsor}} \\ \SetRowColor{white} \vspace{-5pt} %\includegraphics[width=48px,height=48px]{dave.jpeg} Measure your website readability!\\ www.readability-score.com \end{tabulary} \end{multicols}} \begin{document} \raggedright \raggedcolumns % Set font size to small. Switch to any value % from this page to resize cheat sheet text: % www.emerson.emory.edu/services/latex/latex_169.html \footnotesize % Small font. \begin{multicols*}{3} \begin{tabularx}{5.377cm}{p{0.4977 cm} x{4.4793 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Tags}} \tn % Row 0 \SetRowColor{LightBackground} @ & characters, NPCs, named folk \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} \textasciicircum{} & organizations, factions, groups \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} \# & locations, gazetteer, world building \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} \$ & money, trades, transactions \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} ! & items, rewards, treasure \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} \% & calendar: {\emph{mm/dd/yyyy}}, {\emph{yyyy-mm-dd}} or {\emph{dd.mm.yyyy}} \tn % Row Count 7 (+ 2) % Row 6 \SetRowColor{LightBackground} * & plots, plans and ideas \tn % Row Count 8 (+ 1) % Row 7 \SetRowColor{white} \textasciitilde{} & rules, house rules, references \tn % Row Count 9 (+ 1) % Row 8 \SetRowColor{LightBackground} + & pluses, magic items, artifacts \tn % Row Count 10 (+ 1) % Row 9 \SetRowColor{white} § & open - use how you like \tn % Row Count 11 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Tags can be renamed. Click the cog icon in the top right corner and select {\bf{Change Preferences}}. For example, you might want § to indicate brainstormed ideas or stat blocks.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.59264 cm} x{3.38436 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Search/Filter Bar}} \tn % Row 0 \SetRowColor{LightBackground} Johnn & Searches and lists all Log Entries for the world {\emph{Johnn}} \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} @Johnn & Filters Log Entries that just have the {\emph{@Johnn}} tag \tn % Row Count 5 (+ 2) % Row 2 \SetRowColor{LightBackground} Hello Johnn & Filters Log Entries that have both {\emph{Hello}} and {\emph{Johnn}} in them \tn % Row Count 8 (+ 3) % Row 3 \SetRowColor{white} @Johnn \#Edmonton & Lists Log Entries that have both tags present \tn % Row Count 10 (+ 2) % Row 4 \SetRowColor{LightBackground} @Johnn \{\{nl\}\}-Hello & Filters all Log Entries that have {\emph{@Johnn}} {\bf{but do not have}} {\emph{Hello}}. \tn % Row Count 13 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Play with the Search/Filter feature. It's power comes from adding multiple items to it to quickly narrow down results. For example, `*Session27 @Bruno \#Inn` would return all Log Entries from session 27 involving Bruno at the inn.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.64701 cm} x{4.32999 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Prefix \& Suffix}} \tn % Row 0 \SetRowColor{LightBackground} \seqsplit{Prefix} & Put text here that you want added to the {\bf{front of each new Log Entry}}. For example, I add the session number: {\emph{Session27}}. \tn % Row Count 4 (+ 4) % Row 1 \SetRowColor{white} \seqsplit{Suffix} & Add text here you want put at the {\bf{end of each new Log Entry}}. \tn % Row Count 6 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{You can use tags in Prefixes and Suffixes.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Tips}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Put multi-word tags in double quotes. For example: @"Johnn Four"} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Remove punctuation from tags with double quotes. For example, Hi @"Johnn Four".} \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Write shorter Log entries to harness the power of tagging and filtering. Long text blocks make it harder to find stuff when you need it.} \tn % Row Count 7 (+ 3) % Row 3 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Back up often. Use the {\bf{Download log}} feature in case you make a big mistake. You can import JSON backups into new temporary Campaign Logs to recover information.} \tn % Row Count 11 (+ 4) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Use the {\bf{copy feature}} to create stat blocks and other reusable chunks for faster prep.} \tn % Row Count 13 (+ 2) % Row 5 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Web App users, use your browser search function in combination with Logger's search/filter for even faster searches.} \tn % Row Count 16 (+ 3) % Row 6 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Evernote, MyInfo and other app users, paste in URLs to your notes for easy cross-referencing.} \tn % Row Count 18 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.43873 cm} x{2.53827 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Formatting}} \tn % Row 0 \SetRowColor{LightBackground} \{\{fa-bold\}\} {\bf{Bold}} & \{b|Bold\} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} \{\{fa-tint\}\} Color & \{\#9F0000|red\} \tn % Row Count 3 (+ 1) % Row 2 \SetRowColor{LightBackground} \{\{fa-header\}\} Heading (top) & == Level 1 == \tn % Row Count 5 (+ 2) % Row 3 \SetRowColor{white} \{\{fa-header\}\} Heading (level 2) & === Level 2 === \tn % Row Count 7 (+ 2) % Row 4 \SetRowColor{LightBackground} \{\{fa-header\}\} Heading (level 3) & ==== Level 3 ==== \tn % Row Count 9 (+ 2) % Row 5 \SetRowColor{white} \{\{fa-minus\}\} Horizontal line & -{}- {[}alone on the line{]} \tn % Row Count 11 (+ 2) % Row 6 \SetRowColor{LightBackground} \{\{fa-italic\}\} {\emph{Italic}} & \{i|Italic\} \tn % Row Count 13 (+ 2) % Row 7 \SetRowColor{white} \{\{fa-list-ul\}\} List (bullet point) & - \tn % Row Count 15 (+ 2) % Row 8 \SetRowColor{LightBackground} \{\{fa-list-ol\}\} List (numbered) & \# \tn % Row Count 17 (+ 2) % Row 9 \SetRowColor{white} \{\{fa-strikethrough\}\} \textasciitilde{}\textasciitilde{}Strikethrough\textasciitilde{}\textasciitilde{} & \{s|Strikethrough\} \tn % Row Count 19 (+ 2) % Row 10 \SetRowColor{LightBackground} \{\{fa-subscript\}\} Subscript & \{\textbackslash{}|Subscript\} \tn % Row Count 21 (+ 2) % Row 11 \SetRowColor{white} \{\{fa-superscript\}\} \textasciicircum{}Superscript\textasciicircum{} & \{/|Superscript\} \tn % Row Count 23 (+ 2) % Row 12 \SetRowColor{LightBackground} \{\{fa-table\}\} Table & || space || before \{\{nl\}\}|| and after || text \tn % Row Count 26 (+ 3) % Row 13 \SetRowColor{white} \{\{fa-underline\}\} Underlined & \{u|Underlined\} \tn % Row Count 28 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Formatting tags can be combined: \{\{nl\}\}\{bi/|bold italic super\} = \textasciicircum{}{\bf{{\emph{bold italic super}}}}\textasciicircum{} \newline \newline The lowest supported heading level is \{\{nl\}\}======= Level 6 =======} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{4.4793 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Formatting for generators}} \tn % Row 0 \SetRowColor{LightBackground} \{\{fa-terminal\}\} Newline & \textbackslash{}n \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} \{\{fa-paragraph\}\} Return & \textbackslash{}r \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} \{\{fa-angle-double-right\}\} Tabulator & \textbackslash{}t \tn % Row Count 3 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Generators can use both the standard log formatting tags as well as tags from this table. The formatting tags from this table do not work in log entries, however.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.29402 cm} x{3.68298 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Text Transformation}} \tn % Row 0 \SetRowColor{LightBackground} \seqsplit{Capitalization} & \{|THIS is an example|caps\}\{\{nl\}\}= This Is An Example \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} Lower case & \{|THIS is an example|lcase\}\{\{nl\}\}= this is an example \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} Sentence case & \{|THIS is an example|scase\}\{\{nl\}\}= THIS is an example \tn % Row Count 6 (+ 2) % Row 3 \SetRowColor{white} Small Caps & \{|THIS is an example|scaps\}\{\{nl\}\}= THIS ɪs ᴀɴ ᴇxᴀᴍᴘʟᴇ \tn % Row Count 9 (+ 3) % Row 4 \SetRowColor{LightBackground} Title case & \{|THIS is an example|tcase\}\{\{nl\}\}= This Is an Example \tn % Row Count 11 (+ 2) % Row 5 \SetRowColor{white} Upper case & \{|THIS is an example|ucase\}\{\{nl\}\}= THIS IS AN EXAMPLE \tn % Row Count 13 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Transformation combined with formatting: \newline \{bis|canceled title|tcase\} = \textasciitilde{}\textasciitilde{}{\bf{{\emph{Canceled Title}}}}\textasciitilde{}\textasciitilde{}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.4931 cm} x{3.4839 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Linking}} \tn % Row 0 \SetRowColor{LightBackground} Named link & \{"https://example.com"|Site\} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Unnamed link & \{"https://example.com/"|\} \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Unlinked URL & `https://example.com/` \tn % Row Count 3 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.89126 cm} x{3.08574 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Graphics}} \tn % Row 0 \SetRowColor{LightBackground} \{\{fa-image\}\} inline image & \{"https://example.com/path/to/image"| caption |img\} \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} scaling width & \{"https://example.com/path/to/image"| caption |img-50x\} \tn % Row Count 6 (+ 3) % Row 2 \SetRowColor{LightBackground} scaling height & \{"https://example.com/path/to/image"| caption |img-x75\} \tn % Row Count 9 (+ 3) % Row 3 \SetRowColor{white} scaling both & \{"https://example.com/path/to/image"| caption |img-50x75\} \tn % Row Count 12 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Images can be included in log entries or generator output.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Random Generators}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{3 Line NPCs Generator (5E style)} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{3 Line Villages} \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{5 Line Combat Descriptions} \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Town Rumors} \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Encounter Seeds} \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Holmesian Names} \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Goblin Names} \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Orc Names} \tn % Row Count 8 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}-} \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{More generators are available in the \{\{nl\}\}\{\{popup="https://github.com/open-campaign-logger/generator-library/tree/developer/json"\}\}generator library\{\{/popup\}\}. See the \{\{popup="https://github.com/open-campaign-logger/generator-library/blob/evesala/GeneratorGuide.md\#using-your-custom-generators"\}\}Generator Guide\{\{/popup\}\}.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Dice Roller Commands}} \tn % Row 0 \SetRowColor{LightBackground} 1d20 & Roll 1 twenty-sided die \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} 3d12+6 & Roll three twelve-siders and add 6 \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} 2d6-7 & Roll 2 six-sided dice and subtract 7 \tn % Row Count 6 (+ 2) % Row 3 \SetRowColor{white} 4dF & Roll 4 FATE or Fudge dice \tn % Row Count 8 (+ 2) % Row 4 \SetRowColor{LightBackground} 3d10* & Roll 3 ten-sided dice and let each one explode (when it comes up at the highest possible value) \tn % Row Count 13 (+ 5) % Row 5 \SetRowColor{white} 3H/4d6 & Roll 4 six-sided dice and pick the three highest results \tn % Row Count 16 (+ 3) % Row 6 \SetRowColor{LightBackground} 4L/5d20 & Roll 5 twenty-sided dice and pick the four lowest results \tn % Row Count 19 (+ 3) % Row 7 \SetRowColor{white} 1M/3d20 & Take the median dice out of 3 rolled dice \tn % Row Count 22 (+ 3) % Row 8 \SetRowColor{LightBackground} 1d6 + 1d8 & Roll a d6 and a d8 and add them up \tn % Row Count 24 (+ 2) % Row 9 \SetRowColor{white} 1d6, 1d8, 1d20 & Roll a d6, a d8, and a d20, and show you each result \tn % Row Count 27 (+ 3) % Row 10 \SetRowColor{LightBackground} 1d20+5 (20+) & Roll one 20-sided die, add 5, and check if the result is at least 20 \tn % Row Count 31 (+ 4) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Dice Roller Commands (cont)}} \tn % Row 11 \SetRowColor{LightBackground} 3d6 (12-) & Roll three six-sided dice and check if the result is less than or equal to 12 \tn % Row Count 4 (+ 4) % Row 12 \SetRowColor{white} 4d6 {[}5+{]} & Roll four six-sided dice and check each die if it resulted in 5 or more \tn % Row Count 8 (+ 4) % Row 13 \SetRowColor{LightBackground} 1d\{Red|\{\{nl\}\}Orange|\{\{nl\}\}Yellow|\{\{nl\}\}Green|\{\{nl\}\}Blue|\{\{nl\}\}Violet\} & Roll a "color" die (will always result in a zero and thereby won't participate in success evaluation, options are delimited by | and may only consist of letters, digits, and blanks) \tn % Row Count 18 (+ 10) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{See \{\{popup="https://campaign-logger.com/dice/help"\}\}more dice codes\{\{/popup\}\} for the dice roller.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.84149 cm} x{3.13551 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Form Codes}} \tn % Row 0 \SetRowColor{LightBackground} {[} {]} & \{\{fa-square\}\}empty checkbox \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} {[}x{]} & \{\{fa-check-square\}\}selected checkbox \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} {[}{[}{]}{]} & empty 1-line field \tn % Row Count 5 (+ 1) % Row 3 \SetRowColor{white} {[}{[}some text{]}{]} & filled 1-line field \tn % Row Count 6 (+ 1) % Row 4 \SetRowColor{LightBackground} {[}{[}{[}{]}{]}{]} & empty multi-line field \tn % Row Count 7 (+ 1) % Row 5 \SetRowColor{white} {[}{[}{[}multi-line text{]}{]}{]} & filled multi-line field \tn % Row Count 9 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Form Codes are still an experimental feature, and any log entry containing them must begin with the following line: \newline \newline ?FC \newline \newline The fields can be edited directly and remember their contents across sessions.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Markdown notation}} \tn \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Support for Markdown notation is still experimental, and a log entry containing Markdown syntax has to begin with the following line: \newline % Row Count 3 (+ 3) ?MD \newline % Row Count 4 (+ 1) For more information about the supported Markdown syntax, see \{\{link="https://commonmark.org/help/"\}\}Commonmark.org\{\{/popup\}\}.% Row Count 7 (+ 3) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Additional resources}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{\{\{popup="https://campaign-community.com/"\}\}Campaign Logger forum\{\{/popup\}\}} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{\{\{popup="https://docs.campaign-logger.com/doku.php"\}\}Campaign Logger wiki\{\{/popup\}\}} \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{\{\{popup="https://campaign-logger.com/\#/stream/434895b46f9e47d29e3f0d9518e32c7e"\}\}Formatting examples\{\{/popup\}\}} \tn % Row Count 7 (+ 3) % Row 3 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{\{\{popup="https://github.com/open-campaign-logger/generator-library/blob/evesala/GeneratorGuide.md"\}\}Generator Guide document\{\{/popup\}\}} \tn % Row Count 10 (+ 3) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{\{\{popup="https://campaign-logger.com/generator"\}\}Generator Service testbed\{\{/popup\}\}} \tn % Row Count 12 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{About}} \tn \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{{\bf{Campaign Logger}} is an RPG session logging and campaign planning tool developed by Jochen Linnemann and Johnn Four. \newline % Row Count 3 (+ 3) Available for Web, Android, iOS and Windows. New features are being added regularly, and customer support is active and fast. \newline % Row Count 6 (+ 3) \{\{popup="http://roleplayingtips.com/campaign-logger/"\}\}More details available here.\{\{/popup\}\}% Row Count 8 (+ 2) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}